赞
踩
curl: (77) error setting certificate verify locations:
CAfile: /etc/pki/tls/certs/ca-bundle.crt
CApath: none
need to create folders for the target destination if they do not exist by running
sudo mkdir -p /etc/pki/tls/certs
Copying your certificate to the expected destination by running
sudo cp /etc/ssl/certs/ca-certificates.crt /etc/pki/tls/certs/ca-bundle.crt
worked
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。