#748959 libr-cran-rcurl: Contains a ca-bundle

Package:
r-cran-rcurl
Source:
r-cran-rcurl
Description:
GNU R General network (HTTP/FTP/...) client interface
Submitter:
Kurt Roeckx
Date:
2017-12-15 08:48:02 UTC
Severity:
normal
#748959#5
Date:
2014-05-22 16:56:15 UTC
From:
To:
Hi,

Your package contains a ca-bundle with the certificates from the
mozilla root program.  Could you please switch to those provided
by the ca-certificates package?


Kurt

#748959#16
Date:
2016-12-14 06:47:52 UTC
From:
To:
Hi,

I'm currently browsing long standing bugs in Debian Med team.  Could you
please clarify what files from r-cran-rcurl you mean and how to replace
them (symlinks to what?)

Sorry for the naive question

    Andreas.

#748959#21
Date:
2017-12-13 20:06:41 UTC
From:
To:
Hi Kurt

I'm guessing you are not subscribed to this bug and missed Andreas'
question below:

Regards
Graham

#748959#26
Date:
2017-12-15 08:43:57 UTC
From:
To:
/usr/lib/R/site-library/RCurl/CurlSSL/ca-bundle.crt
/usr/lib/R/site-library/RCurl/CurlSSL/cacert.pem
/usr/lib/R/site-library/RCurl/CurlSSL/certs
/usr/lib/R/site-library/RCurl/CurlSSL/certs.pem
/usr/lib/R/site-library/RCurl/CurlSSL/cybertrust.pem
/usr/lib/R/site-library/RCurl/CurlSSL/google.pem
/usr/lib/R/site-library/RCurl/CurlSSL/myBundle.crt
/usr/lib/R/site-library/RCurl/CurlSSL/server.pem
/usr/lib/R/site-library/RCurl/CurlSSL/statEth.pem
/usr/lib/R/site-library/RCurl/etc/ca-bundle.crt

At least the following files:
/usr/lib/R/site-library/RCurl/CurlSSL/certs
/usr/lib/R/site-library/RCurl/etc/ca-bundle.crt
/usr/lib/R/site-library/RCurl/CurlSSL/certs.pem

Are mostly a duplicate of /etc/ssl/certs/ca-certificates.crt

I'm not sure what the others are used for.


Kurt