protocols

This command specifies the SSL and TLS protocol versions to support when the appliance is an SSL client.

Syntax

protocols option-string

Parameters

option-string

Specifies the SSL and TLS protocol versions to support. When you enable support for multiple protocol versions, use a plus sign (+) character to separate the versions. The following values are valid. The default value is TLSv1d1+TLSv1d2+TLSv1d3.

SSLv3
Enables SSL 3.0.
TLSv1d0
Enables TLS 1.0.
TLSv1d1
Enables TLS 1.1.
TLSv1d2
Enables TLS 1.2.
TLSv1d3

Enables TLS version 1.3.

Guidelines

The protocols command specifies the SSL and TLS protocol versions to support.