LDlink is a suite of web-based applications designed to easily and efficiently interrogate linkage disequilibrium in population groups. Each included application is specialized for querying and displaying unique aspects of linkage disequilibrium.
$curl "https://ldlink.nci.nih.gov/LDlinkRest/ldmatrix"
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.
Not sure if this is the appropriate forum for this but recently I started getting certificate errors when trying to interact with the LDLink api
Someone else reported this specific to the R api but I see it in raw curl requests/requests from python code https://github.com/CBIIT/LDlinkR/issues/25