CURL error 60: SSL certificate problem: unable to get local issuer certificate

php5.6以上的版本會出現這種問題 解決辦法: (1) 訪問https://curl.haxx.se/docs/caextract.html,下載最新日期的cacert.pem (2) 在php.ini文件添加兩行內容 curl.cainfo=」D:/wamp/bin/php/php7.0.10/extras/ssl/cacert.pem」 openssl.cafile=」D:/wamp/bin
相關文章
相關標籤/搜索