Skip to content

Instantly share code, notes, and snippets.

@peter-mcconnell
Created January 10, 2014 21:02
Show Gist options
  • Select an option

  • Save peter-mcconnell/8362545 to your computer and use it in GitHub Desktop.

Select an option

Save peter-mcconnell/8362545 to your computer and use it in GitHub Desktop.
GIT disable SSL validation
echo '[http] sslverify = false' >> ~/.gitconfig
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment