fatal: unable to access 'https://[email protected]/baseline/mobile-framework/login-service.git/': SSL certificate problem: Invalid certificate chain
Solution: git config -- global http.sslverify false
For the command line only. What about the tower
After the change, the tower is OK (the tower reads the same configuration)
Similar Posts:
- Git submission error self signed certificate
- SSL certificate problem in Git: unable to get local issuer certificate error
- [Solved] server certificate verification failed. CAfile: none CRLfile: none
- For pulling code on git, report “error: RPC failed; curl 56 OpenSSL SSL_read: SSL_ERROR_Syscall, errno 10054” solution
- [Solved] Git Submit Error: (OpenSSL SSL_read: Connection was reset, errno 10054)
- IDEA unable to access ‘https://github.com/Blank/xxx.git/’: error setting certificate verif
- [Solved] git clone Error: SSL certificate prob lem: self signed certificate
- [Solved] Github Push Error: OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to github.com:443
- error: RPC failed; curl 56 OpenSSL SSL_read: Connection was reset, errno 10054
- [Solved] fatal: unable to access ‘https://github.com/tsinglink/uvccamera.git/’: OpenSSL SSL_read: Connection was reset, errno 10054