aaa authentication saml ssl min-version

Prev Next

Specifies the minimum TLS protocol version for SSL communication with the Secure Assertion Markup Language (SAML) identity provider (IdP) server SSL. The default version is TLS 1.2.

Syntax

[no] aaa authentication saml ssl min-version { tls1 | tls1.1 | tls1.2 }

Parameters

no

Use the no form of this command to set the minimum SSL version to the default (tls1.2).

tls1

TLS version 1.0

tls1.1

TLS version 1.1

tls1.2

TLS version 1.2

Example

The following example sets the minimum version to TLS version 1.1.

hostname (config) # aaa authentication saml ssl min-version tls1.1

User role

Admin

Command mode

Config

Supported appliances

  • Central Management System: Release 8.7.1

  • Network Security: Release 8.3.2

  • File Protect: Release 8.3.0