Enabling TLS 1.0 and 1.1
TLS 1.0 and TLS 1.1 are no longer recommended for production use (see RFC8996 - Deprecating TLS 1.0 and TLS 1.1) but can still be activated. Enabling both TLS 1.0 and TLS 1.1 allows legacy clients supporting either protocol to connect. The gateway negotiates the highest mutually supported version.
To enable TLS 1.0 and/or TLS 1.1, proceed as follows:
- Go to:
Virtual host detail page, Tab – SSL - Set SSL protocol to Custom mode with the following settings:
- Set Cipher suite to Custom mode and insert the ciphers required by the legacy application.
Example