本地调用阿里云短信接口cURL error 60:SSL certificate problem

去到下载最新的文件

https://curl.se/docs/caextract.html

 

 重命名一下,去掉日期

然后复制到

 

 修改php.ini中

 

 

curl.cainfo = "D:\phpstudy_pro\Extensions\php\php7.3.4nts\extras\ssl\cacert.pem"

 

 然后重启php就可以了。

posted @ 2022-06-07 16:21  酒过三巡  阅读(272)  评论(0)    收藏  举报