Created
November 14, 2018 07:03
-
-
Save sbuvaneshkumar/185853c2a18385bdf300e9c36ce64976 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1. server certificate verification failed | |
git config --global http.sslverify false | |
export GIT_SSL_NO_VERIFY=1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment