The ssl minimum version command configures a minimum SSL version for an SSL policy.
The undo ssl minimum version command restores the default version.
By default, the minimum SSL version used by an SSL policy is TLS1.2.
| Parameter | Description | Value |
|---|---|---|
tls1.0 |
Sets the minimum SSL version to TLS1.0 for an SSL policy. |
- |
tls1.1 |
Sets the minimum SSL version to TLS1.1 for an SSL policy. |
- |
tls1.2 |
Sets the minimum SSL version to TLS1.2 for an SSL policy. |
- |
Usage Scenario
To set a minimum SSL version for an SSL policy, run the ssl minimum version command, which meets service modules' flexible requirements on the version of an SSL policy.
TLS1.0 and TLS1.1 have security risks. TLS1.2 is recommended.
The SSL versions supported by an SSL policy include TLS1.0, TLS1.1 and TLS1.2 in ascending order of security.