help-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Certificate problem with curl, though icecat works


From: TK
Subject: Certificate problem with curl, though icecat works
Date: Tue, 11 Aug 2020 11:31:52 +0000

Hi all,

Opening this JSON in icecat happens without any error, the connection being 
described as secure:
https://actorws.epa.gov/actorws/chemIdentifier/v01/resolve.json?identifier=MKXZASYAUGDDCJ-NJAFHUGGSA-N

However, doing the same thing with  curl errors out:

$ curl 
https://actorws.epa.gov/actorws/chemIdentifier/v01/resolve.json?identifier=MKXZASYAUGDDCJ-NJAFHUGGSA-N

curl: (60) server certificate verification failed. CAfile: 
/home/user/.guix-profiles/profile/etc/ssl/certs/ca-certificates.crt CRLfile: 
none
More details here: https://curl.haxx.se/docs/sslcerts.html

ca-certificates.crt exists at the CAfile location and CURL_CA_BUNDLE is set 
properly.

Does anyone have an idea what could be going wrong?







reply via email to

[Prev in Thread] Current Thread [Next in Thread]