Configuring TLS Service Connection Settings

The PubSub+ event broker supports TLS 1.2. Support for TLS 1.1 and (for appliances only) TLS 1.0 can be enabled for backward compatibility with your existing applications. However, this is not recommended, and TLS 1.1 and TLS 1.0 are disabled by default for enhanced security.

To allow TLS 1.1 connections to the event broker, enter the following command:

 solace(configure)# ssl allow-tls-version-1.1

To allow TLS 1.0 connections to the event broker, enter the following command:

solace(configure)# ssl allow-tls-version-1.0

The no version of these commands, no allow-tls-version 1.1 and no allow-tls-version 1.0, disallows TLS 1.1 and TLS 1.0 connections.

TLS 1.1 and TLS 1.0 may not be supported for newer features.