Git submission error: fatal: unable to access’ http:. Git/’: SSL certificate problem: self signed certificate Git failed to end successfully (exit code 1)
Solution:
In Git Running git in Bash Built in configuration command Git config — global http.sslVerify False (turn off the security carefully) and submit again
Similar Posts:
- SSL certificate problem in Git: unable to get local issuer certificate error
- [Solved] server certificate verification failed. CAfile: none CRLfile: none
- [git/tower]SSL certificate problem: Invalid certificate chain
- IDEA unable to access ‘https://github.com/Blank/xxx.git/’: error setting certificate verif
- 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)
- [Solved] git clone Error: SSL certificate prob lem: self signed certificate
- 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
- Git prompt error setting certificate verify locations solution