When using commands git pull
The following error message appears:
server certificate verification failed. CAfile: none CRLfile: none
Solution:
git config --global http.sslverify false
git config --global https.sslverify false
Similar Posts:
- [Solved] git clone:“server certificate verification failed. CAfile: /etc/ssl/certs/ca-certificates.crt C…
- SSL certificate problem in Git: unable to get local issuer certificate error
- Git prompt error setting certificate verify locations solution
- Git submission error self signed certificate
- [git/tower]SSL certificate problem: Invalid certificate chain
- error: RPC failed; curl 56 OpenSSL SSL_read: Connection was reset, errno 10054
- For pulling code on git, report “error: RPC failed; curl 56 OpenSSL SSL_read: SSL_ERROR_Syscall, errno 10054” solution
- Server SSL certificate verification failed: certificate has expired, issuer is not trusted
- IDEA unable to access ‘https://github.com/Blank/xxx.git/’: error setting certificate verif
- idea checkout SVN:svn: E230001: Server SSL certificate verification failed: certificate issued