Tag Archives: IDEA unable to access ‘https://github.com/Blank/xxx.git/’: error setting certificate verif

IDEA unable to access ‘https://github.com/Blank/xxx.git/’: error setting certificate verif

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