windows下通过证书的方式进行curl请求https链接失败,怎么办
程序员文章站
2024-01-09 14:16:04
...
windows下通过证书的方式进行curl请求https链接失败,提示如下:
error setting certificate verify locations:
CAfile: E:\phpStudy\cacert.pem
CApath: none
E:phpStudycacert.pem 文件存在,请问怎么解决?
回复内容:
windows下通过证书的方式进行curl请求https链接失败,提示如下:
error setting certificate verify locations:
CAfile: E:\phpStudy\cacert.pem
CApath: none
E:phpStudycacert.pem 文件存在,请问怎么解决?