Currency Converter

免费增值
Verified
通过 Geo API | 已更新 месяц назад | Finance
人气

9.9 / 10

延迟

177ms

服务等级

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

加入讨论 - 在下面添加评论:

登录/注册以发布新的评论