all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Certificate problem with curl, though icecat works
@ 2020-08-11 11:31 TK
  2020-08-12 17:47 ` Giovanni Biscuolo
  0 siblings, 1 reply; 5+ messages in thread
From: TK @ 2020-08-11 11:31 UTC (permalink / raw)
  To: help-guix\@gnu.org


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?






^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-08-13 10:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-11 11:31 Certificate problem with curl, though icecat works TK
2020-08-12 17:47 ` Giovanni Biscuolo
2020-08-13  6:55   ` Giovanni Biscuolo
2020-08-13  8:58     ` Todor Kondić
2020-08-13 10:26       ` Giovanni Biscuolo

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.