当前位置:   article > 正文

Ubuntu CURL下载报错:curl: (77) error setting certificate verify locations:_error setting certificate file

error setting certificate file

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

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/羊村懒王/article/detail/250209
推荐阅读
相关标签
  

闽ICP备14008679号