moparisthebest / static-curl

fully static builds of curl, runs anywhere
https://code.moparisthebest.com/moparisthebest/static-curl
MIT License
497 stars 30 forks source link

SSL issues #5

Open darkvertex opened 1 year ago

darkvertex commented 1 year ago

Seeing a lot of this when calling https:// urls with valid certs and the calls fail:

curl: (77) error setting certificate verify locations:  CAfile: /etc/ssl/certs/ca-certificates.crt CApath: none

I can bypass it in the meantime by adding --insecure.

hellojukay commented 1 year ago

+1

tiberndt commented 11 months ago

+1