[SSL Policy 1 bever Menu] ssl3 - Enable/Disable backend SSLv3 protocol version tls10 - Enable/Disable backend TLS1.0 protocol version tls11 - Enable/Disable backend TLS1.1 Protocol version tls12 - Enable/Disable backend TLS1.2 Protocol version tls13 - Enable/Disable backend TLS1.3 Protocol version cur - Display current backend SSL protocol version configuration |
Command Syntax and Usage | |
---|---|
ssl3 | |
Enables or disables back-end SSLv3 protocol version support for opening an SSL client connection. Values: enabled, disabled Default: enabled | |
tls10 | |
Enables or disables back-end TLS1.0 protocol version support for opening an SSL client connection. Values: enabled, disabled Default: enabled | |
tls11 | |
Enables or disables back-end TLS1.1 protocol version support for opening an SSL client connection. When enabled, Alteon opens an SSL backend connection using TLS1.1 SSL Hello. Values: enabled, disabled Default: enabled | |
tls12 | |
Enables or disables back-end TLS1.2 protocol version support for opening an SSL client connection. When enabled, Alteon opens an SSL backend connection using TLS1.2 SSL Hello. Values: enabled, disabled Default: enabled | |
tls13 | |
Enables or disables back-end TLS1.3 protocol version support for opening an SSL client connection. TLS1.3 is the highest protocol version supported. When enabled, Alteon opens an SSL backend connection using TLS1.3 SSL Hello. Values: enabled, disabled Default: enabled | |
cur | |
Displays the current back-end SSL protocol version configuration. |