When idea executes the clone of get from version control, an error is reported: unable to access’ https://github.com/Blank/xxx.git/ ‘: error setting certificate verif
The author tried the solution:
Enter the command in bash.exe of GIT and press enter to execute
$ git config --global http.sslVerify false
Similar Posts:
- SSL certificate problem in Git: unable to get local issuer certificate error
- [Solved] server certificate verification failed. CAfile: none CRLfile: none
- Git submission error self signed certificate
- [git/tower]SSL certificate problem: Invalid certificate chain
- [Solved] Git Submit Error: (OpenSSL SSL_read: Connection was reset, errno 10054)
- Git prompt error setting certificate verify locations solution
- Git error: setting certificate verify locations [How to Solve]
- [Solved] git clone Error: SSL certificate prob lem: self signed certificate
- For pulling code on git, report “error: RPC failed; curl 56 OpenSSL SSL_read: SSL_ERROR_Syscall, errno 10054” solution
- fatal: unable to access ‘https://github.com/XXXX.git/’: OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to github.com:443