CURL 访问https报错"SSL certificate problem: unable to get local issuer certificate"解决方法

curl_setopt($ch,CURLOPT_SSL_VERIFYPEER,false);
posted @ 2021-05-08 15:10  桃凌悦  阅读(287)  评论(0)    收藏  举报