Skip to content

Instantly share code, notes, and snippets.

@sbuvaneshkumar
Created November 14, 2018 07:03
Show Gist options
  • Save sbuvaneshkumar/185853c2a18385bdf300e9c36ce64976 to your computer and use it in GitHub Desktop.
Save sbuvaneshkumar/185853c2a18385bdf300e9c36ce64976 to your computer and use it in GitHub Desktop.
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