protocols

This command sets the protocol versions that the TLS SNI server profile supports.

Syntax

protocols versions

Parameters

versions

Specifies the protocol versions to support. When you enable support for multiple protocol versions, use the + character to separate versions. The following values are valid. The default value is TLSv1d1+TLSv1d2+TLSv1d3.

SSLv3
Enables SSL version 3.
TLSv1d0
Enables TLS version 1.0.
TLSv1d1
Enables TLS version 1.1.
TLSv1d2
Enables TLS version 1.2.
TLSv1d3
Enables TLS version 1.3.

Guidelines

The protocols command sets the protocol versions that the TLS profile supports.