You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
However, the following error was raised:
Error in curl::curl_fetch_memory(url, handle = handle) :
SSL peer certificate or SSH remote key was not OK: [grch37.ensembl.org:443] SSL: no alternative certificate subject name matches target host name 'grch37.ensembl.org'
Would you please suggest how to get it fixed? Thank you.
Li
The text was updated successfully, but these errors were encountered:
Hi,
I was running the following code:
mart <- biomaRt::useMart(biomart = "ensembl",
dataset = "hsapiens_gene_ensembl",
host = "https://grch37.ensembl.org")
However, the following error was raised:
Error in curl::curl_fetch_memory(url, handle = handle) :
SSL peer certificate or SSH remote key was not OK: [grch37.ensembl.org:443] SSL: no alternative certificate subject name matches target host name 'grch37.ensembl.org'
Would you please suggest how to get it fixed? Thank you.
Li
The text was updated successfully, but these errors were encountered: