Fatal error: Uncaught GuzzleHttp\Exception\RequestException: cURL error 60 #556
-
Hello Jerome! I have an error when I do this:
Here is the error:
I did what you say in the troubleshooting section (cURL error XX ...) I did a
I downloaded the current CA bundle from https://curl.haxx.se/ca/cacert.pem I renamed the cacert.pem file to cert.pem and pasted it in: C: \Program Files\Common Files\SSL I configured the curl.cainfo parameter in the php.ini.
I always get this error. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Ok, this solved my problem: ;) |
Beta Was this translation helpful? Give feedback.
Ok, this solved my problem:
https://stackoverflow.com/questions/29822686/curl-error-60-ssl-certificate-unable-to-get-local-issuer-certificate
;)