win7下 curl :curl SSL certificate problem: unable to get local issuer certificate

解决方式:下载cacert.pem文件
https://curl.haxx.se/ca/cacert.pem
配置php.ini
win7下 curl :curl SSL certificate problem: unable to get local issuer certificate

参考:

https://blog.****.net/p_function/article/details/78391493

https://blog.****.net/ekey_code/article/details/78367535?utm_source=blogxgwz1

注:两篇文章下文件格式不一样,可能是不同操作系统。