Specifies the minimum TLS version required for outbound SSL connections.
Note
TLS version 1.2 is the default version.
For details about how to configure the advanced SSL settings for SSL interception, see the "Configuring SSL Interception" chapter of the Network Security User Guide.
Syntax
policymgr ssl-intercept config outbound min-version {TLSv1.0 | TLSv1.1 | TLSv1.2 | TLSv1.3}
Parameters
TLSv1.0
Use TLS version 1.0.
TLSv1.1
Use TLS version 1.1.
TLSv1.2
Use TLS version 1.2 (default).
TLSv1.3
Use TLS version 1.3.
Example
The following example sets the minimum version to TLS version 1.1 for outbound SSL interception connections.
hostname (config) # policymgr ssl-intercept config outbound min-version TLSv1.1
The following example sets the minimum version to TLS version 1.0 for outbound SSL interception connections.
hostname (config) # policymgr ssl-intercept config outbound min-version TLSv1.0
The following example sets the minimum version to TLS version 1.2 for outbound SSL interception connections.
hostname (config) # policymgr ssl-intercept config outbound min-version TLSv1.2
User role
Admin or Operator
Command mode
Config
Supported appliances
This command is supported on the following appliances running the specified releases or later:
Network Security: Release 8.2.1