In the code where an API call is executed, the following line exists:
curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, true);
When executing the code the following error is returned:
SSL certificate problem: unable to get local issuer certifi...
asked by
26.03.2015 / 14:27