Skip to content

Instantly share code, notes, and snippets.

@Torthu
Created July 6, 2017 11:17
Show Gist options
  • Save Torthu/d20ece8488849ae09bb3126e8b21fa25 to your computer and use it in GitHub Desktop.
Save Torthu/d20ece8488849ae09bb3126e8b21fa25 to your computer and use it in GitHub Desktop.
Disable SSL cert checks in Chrome on Mac OS
/Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome --ignore-certificate-errors &> /dev/null &
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment