--ssl-version-fallback-min is removed by Chrome

This commit is contained in:
Cheng Zhao 2017-01-24 14:21:00 +09:00 committed by Kevin Sawicki
parent 3ea6d88763
commit dc9000f344
8 changed files with 0 additions and 33 deletions

View file

@ -136,11 +136,6 @@ Sets the `version` of the pepper flash plugin.
Enables net log events to be saved and writes them to `path`.
## --ssl-version-fallback-min=`version`
Sets the minimum SSL/TLS version (`tls1`, `tls1.1` or `tls1.2`) that TLS
fallback will accept.
## --cipher-suite-blacklist=`cipher_suites`
Specifies comma-separated list of SSL cipher suites to disable.