[Bioc-devel] Possible https://code.bioconductor.org SSL certificate issue

Spencer Nystrom ny@tromdev @end|ng |rom gm@||@com
Wed Mar 6 15:41:42 CET 2024


My strong suspicion is this is because curl does not support AIA via
openSSL on Linux. But browsers will use AIA (hence the reports of Firefox,
etc working).

Here's an old GitHub issue referencing the problem though it's not the most
recent writing on the topic.

https://github.com/curl/curl/issues/2793

If this is the case, the root cause is that somewhere in the cert chain is
incomplete, which AIA can rescue. You could inspect the cert chain will
openSSL. I'm away from a terminal or I'd give it a peek.

Hope this helps,
  - Spencer


On Wed, Mar 6, 2024, 3:00 AM Gábor Csárdi <csardi.gabor using gmail.com> wrote:

> Anyone know where to report issues with code.bioconductor.org?
>
> This is what I see from a vanilla Ubuntu 22.04 (and also from Fedora
> 40/41, etc.):
>
> root using 6bff5eca88b0:~# curl https://code.bioconductor.org/
> curl: (60) SSL certificate problem: unable to get local issuer certificate
> More details here: https://curl.se/docs/sslcerts.html
>
> curl failed to verify the legitimacy of the server and therefore could not
> establish a secure connection to it. To learn more about this situation and
> how to fix it, please visit the web page mentioned above.
>
> Gabor
>
> _______________________________________________
> Bioc-devel using r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/bioc-devel
>

	[[alternative HTML version deleted]]



More information about the Bioc-devel mailing list