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

    技术2022-07-10  116

    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

    Processed: 0.009, SQL: 9