aggregator ssl min-version <version>

Prev Next

Sets the minimum required TLS version to use with WebSocket connections.

Syntax

aggregator ssl min-version <version>

no aggregator min-version

Parameters

no

Resets the minimum version number. to its default (tls1.2).

version

  • tls1 — Require TLSv1 or higher

  • tls1.1 — Require TLSv1.1 or higher

  • tls1.2 — Require TLSv1.2 or higher

Example

The following example sets the minimum TLS version to TLS1.1:

hostname # aggregator ssl min-version tls1.1

User role

Admin

Command mode

Config

Supported appliances

  • Central Management System: 7.9