I can push by clone project using ssh, but it doesn’t work when I clone project with https. it shows message error as below.
server certificate verification failed. CAfile: /etc/ssl/certs/ca-certificates.crt CRLfile: none
Solution:
Open your terminal and run following command:
export GIT_SSL_NO_VERIFY=1
Similar Posts:
- 4 Methods to Solve Error: Server certificate verification failed. CAfile: /e
- [Solved] server certificate verification failed. CAfile: none CRLfile: none
- [AWS] Solve CodeBuild Issue: Certificate verification failed: The certificate is NOT trusted
- Server SSL certificate verification failed: certificate has expired, issuer is not trusted
- idea checkout SVN:svn: E230001: Server SSL certificate verification failed: certificate issued
- [Solved] Composer Install Error: PHP Warning: copy(): SSL operation failed with code 1. OpenSSL Error messages:
- Curl https Error: curl: (60) Peer certificate cannot be authenticated with known CA certificates
- Git prompt error setting certificate verify locations solution
- Missing ios distribution signing identity for…
- Xcode Package Archive Error: Command /usr/bin/codesign failed