Currency Converter

FREEMIUM
Verified
By Geo API | Updated 16 days ago | Finance
Popularity

9.9 / 10

Latency

151ms

Service Level

100%

Health Check

N/A

Back to All Discussions

PHP cURL error

Rapid account: Sugar 21
sugar21
3 years ago

Why do I get this error?
certificate problem: unable to get local issuer certificate

Rapid account: Natkapral
natkapral Commented 3 years ago

Your client has not been configured to connect to SSL-enabled websites.

As a quick fix you can disable the following options:
curl_setopt(ch,CURLOPTSSLVERIFYHOST,false);curlsetopt(ch, CURLOPT_SSL_VERIFYHOST, false); curl_setopt(ch, CURLOPT_SSL_VERIFYPEER, false);

Join in the discussion - add comment below:

Login / Signup to post new comments