browser: flag to diable specified cipher suites

This commit is contained in:
Robo 2015-10-20 02:26:01 +05:30
parent 0e94ccb72b
commit 9f8479e9d8
4 changed files with 35 additions and 0 deletions

View file

@ -92,6 +92,10 @@ Enables net log events to be saved and writes them to `path`.
Sets the minimum SSL/TLS version ("tls1", "tls1.1" or "tls1.2") that TLS
fallback will accept.
## --cipher-suite-blacklist=`cipher_suites`
Specify comma-separated list of SSL cipher suites to disable.
## --enable-logging
Prints Chromium's logging into console.