Open slsevilla opened 1 year ago
I think you might need to update your libcurl to at least 7.66.0, see: https://curl.se/libcurl/c/CURLOPT_SSL_VERIFYHOST.html.
I am guessing that RCurl is setting this option to 1 by default, when it should set it to 2. This only affects older versions of libcurl though, so it may not be worth addressing. Hopefully updating helps.
Update - I tried updating RCurl
to the latest version (RCurl_1.98-1.13
), but that didn't work. I don't have system permissions to update libcurl
so I wasn't able to test that yet. I saw that GenomicRanges_1.54.1
and BiocGenerics_0.48.1
updated versions, but neither changed any of my errors.
Hi- any other ideas or fixes here?
Error persists even after suggestions given in issue #91
Session info