grimbough / biomaRt

R package providing query functionality to BioMart instances like Ensembl
https://bioconductor.org/packages/biomaRt/
32 stars 13 forks source link

"Possible SSL connectivity problems detected." #78

Closed dvg-p4 closed 10 months ago

dvg-p4 commented 1 year ago

Possible SSL connectivity problems detected. Please report this issue at https://github.com/grimbough/biomaRt/issues Error in curl::curl_fetch_memory(url, handle = handle) : Peer certificate cannot be authenticated with given CA certificates: [uswest.ensembl.org] Peer's Certificate has expired.

grimbough commented 1 year ago

Thank you for the report. This was because the uswest mirror has now been retired (https://www.ensembl.info/2023/01/13/retirement-of-ensembl-us-west-aws-mirror/) and your query ended up there. I've now updated biomaRt to remove any reference to that mirror, and hopefully this won't affect you again.