cURL error 60: SSL certificate problem: unable to get local issuer certificate 2020-4-01 10:26 | 70 | php,个人博客 36 字 | 几秒读完 证书下载位置 http://curl.haxx.se/ca/cacert.pem 下载后,在php.ini中配置 curl.cainfo = '存放的绝对路径'