转载 | Ubuntu中使用openssl提示/etc/pki/tls/certs/ca bundle.crt 未找到
原文链接:boydata.com/post/207.html解决方案:因为在 ubuntu/debian上,这个文件在 /etc/ssl/certs/ca-certificates.crt 中找到php.ini配置文件,确定是哪个版本的php运行的项目修改配置文件的这两行,改为Ubuntu下的路径即可Markupcurl.cainfo = /etc/pki/tls/certs/ca-bundle.