Skip to content

Instantly share code, notes, and snippets.

@Neo23x0
Created December 12, 2017 18:25
Show Gist options
  • Save Neo23x0/5c463b739f9f75f89d60b3f361d658c9 to your computer and use it in GitHub Desktop.
Save Neo23x0/5c463b739f9f75f89d60b3f361d658c9 to your computer and use it in GitHub Desktop.
Start Browsers Without Elliptic Curve Cipher Suites
open /Applications/Google\ Chrome.app --args --cipher-suite-blacklist=0x000a,0xc013,0xc014,0xc02b,0xc02c,0xc02f,0xc030,0xcca8,0xcca9
chrome.exe --cipher-suite-blacklist=0x000a,0xc013,0xc014,0xc02b,0xc02c,0xc02f,0xc030,0xcca8,0xcca9
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment