SSL issues
Opened this issue · 2 comments
darkvertex commented
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
tiberndt commented
+1