Specifies the minimum required version of the SSL protocol.
Syntax
[no] web server ssl min-version {tls1 | tls1.1 | tls1.2}
Parameters
no
Resets the minimum TLS version requirement to the default (tls1.2).
tls1
Requires TLSv1 or higher. Is a security risk.
tls1.1
Requires TLSv1.1 or higher.
tls1.2
Requires TLSv1.2 or higher.
Examples
The following example sets the minimum required version of the SSL protocol to TLSv1.1 or higher:
hostname (config) # web server ssl min-version tls1.1
The following example resets the minimum required version of the SSL protocol to TLSv1.2 (the default).
hostname (config) # no web server ssl min-version
User role
Admin or Operator
Command mode
Config
Supported appliances
This command is supported on the following appliances running the specified releases or later:
Email Security — Server: Release 7.6.0
Central Management System: Release 7.6.0
Network Security: Release 7.6.0
File Protect: Release 7.7.0
Malware Analysis: Release 7.7.0
Endpoint Security (HX): Release 3.3.0