mirror of
https://github.com/electron/electron.git
synced 2026-05-02 03:00:22 -04:00
browser: switch to set minimum version for TLS fallback
This commit is contained in:
@@ -87,6 +87,11 @@ 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`
|
||||
|
||||
Set the minimum SSL/TLS version ("tls1", "tls1.1" or "tls1.2") that TLS
|
||||
fallback will accept.
|
||||
|
||||
## --v=`log_level`
|
||||
|
||||
Gives the default maximal active V-logging level; 0 is the default. Normally
|
||||
|
||||
Reference in New Issue
Block a user