“cURL error 60: SSL certificate problem: unable to get local issuer certificate”
-
When I try to request the data from a non secure (http) endpoint the API works fine. But when I try to request from a secure (https) endpoint I see the following error message in the debugger.
“cURL error 60: SSL certificate problem: unable to get local issuer certificate”
Should I change something in the CURL settings?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘“cURL error 60: SSL certificate problem: unable to get local issuer certificate”’ is closed to new replies.