aaa authentication oidc client ssl min-version

Prev Next

Specifies the minimum protocol version to allow for OIDC SSL communications.

Syntax

[no] aaa authentication oidc client 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 oidc client ssl min-version tls1.1

User role

Admin

Command mode

Config

Supported appliances

  • Central Management System: Release 7.9.3

  • Endpoint Security (HX): Release 2.5

  • Network Security: Release 7.9.3

  • Intelligent Virtual Execution - Server: Release 7.9.3