Skip to content

Instantly share code, notes, and snippets.

@hackingbutlegal
Created October 17, 2014 02:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hackingbutlegal/080653e37b41eb209e8a to your computer and use it in GitHub Desktop.
Save hackingbutlegal/080653e37b41eb209e8a to your computer and use it in GitHub Desktop.
Run Chrome Canary for OS X with args to disable SSL 3.0
do shell script "open -a /Applications/Google\ Chrome\ Canary.app --args --ssl-version-min=tls1"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment