Currency Converter

フリーミアム
Verified
よって Geo API | 更新済み 16日前 | Finance
人気

9.9 / 10

レイテンシー

154ms

サービスレベル

100%

Health Check

N/A

すべてのディスカッションに戻る

PHP cURL error

Rapid account: Sugar 21
sugar21
3年前

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

Rapid account: Natkapral
natkapral Commented 3年前

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

ディスカッションに参加しましょう-以下にコメントを追加してください:

ログイン/サインアップして新しいコメントを投稿