- Dec 26, 2019
- 287
Also reduce the insecure cipher suites.
This Command Line Switch does not work in Chromium / Edge.
You can add to the command above the following line for Chrome.
The command line switch leaves only one insecure cipher suite active:
-cipher-suite-blacklist=0x002F,0x0035,0x000A,0x009C,0xC014,0x009D
Test
P.S.
If any of your websites not works, just start Chrome (from Start ) or enable a subsequent insecure cipher suite
You will notice that the command line switch following the previous one differs from the one proposed by the Peter Beverloo List.
This Command Line Switch does not work in Chromium / Edge.
You can add to the command above the following line for Chrome.
The command line switch leaves only one insecure cipher suite active:
-cipher-suite-blacklist=0x002F,0x0035,0x000A,0x009C,0xC014,0x009D
Test
SSL/TLS Client Test - TLS Fingerprinting
Check your browser's supported TLS protocols, cipher suites, TLS extensions, and key exchange groups. Identify weak or insecure options, generate a JA3 TLS fingerprint, and test how the browser handles insecure mixed content.
browserleaks.com
P.S.
If any of your websites not works, just start Chrome (from Start ) or enable a subsequent insecure cipher suite
You will notice that the command line switch following the previous one differs from the one proposed by the Peter Beverloo List.
Last edited: