Skip to content

Instantly share code, notes, and snippets.

@tharpa
Forked from byplayer/git ignore ssl verify
Created March 4, 2014 14:47
Show Gist options
  • Save tharpa/9347768 to your computer and use it in GitHub Desktop.
Save tharpa/9347768 to your computer and use it in GitHub Desktop.
Ignore wrong SSL certificates
export GIT_SSL_NO_VERIFY=true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment