Currency Converter

FREEMIUM
Verified
Durch Geo API | Aktualisiert a month ago | Finance
Popularität

9.9 / 10

Latenz

177ms

Service Level

100%

Health Check

N/A

Zurück zu allen Diskussionen

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

Nehmen Sie an der Diskussion teil - fügen Sie unten einen Kommentar hinzu:

Anmelden / Registrieren, um neue Kommentare zu veröffentlichen