当前位置:Gxlcms > PHP教程 > windows下通过证书的方式进行curl请求https链接失败,怎么办

windows下通过证书的方式进行curl请求https链接失败,怎么办

时间:2021-07-01 10:21:17 帮助过:25人阅读

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 文件存在,请问怎么解决?

人气教程排行