Skip to content

Instantly share code, notes, and snippets.

@NPS-ARCN-CAKN
Last active December 29, 2016 22:16
Show Gist options
  • Save NPS-ARCN-CAKN/1da4e8a1e5861612bb157db8343d30f6 to your computer and use it in GitHub Desktop.
Save NPS-ARCN-CAKN/1da4e8a1e5861612bb157db8343d30f6 to your computer and use it in GitHub Desktop.
Git certificate fix
git config --global http.sslCAInfo "C:\PathToCertificate.crt"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment