All blog posts, code samples and downloads licensed under Apache License 2.0.
Close

Disable Git SSL verification

Oliver Busse on 03/13/2015 14:02:55 CET, filed under Misc 

 

git config --global http.sslVerify false

Tagged with git