Currency Converter

FREEMIUM
Door Geo API | Bijgewerkt a month ago | Finance
Populariteit

9.9 / 10

Latency

179ms

Serviceniveau

100%

Health Check

N/A

Terug naar alle discussies

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);

Doe mee aan de discussie - voeg hieronder een opmerking toe

Log in / Schrij u in om nieuwe opmerkingen te plaatsen