TransportListener.ssl.protocols

This property specifies security protocols that you can use with IBM® Security Guardium® Key Lifecycle Manager for secure data transmission.

TransportListener.ssl.protocols={TLS|SSL_TLSv2|TLSv1.2|TLSv1.3}
Specifies security protocols.
Required
Optional. Required if TLS port is specified.
Values
TLS | SSL_TLSv2 | TLSv1.2 | TLSv1.3
For more information, see https://www.ibm.com/docs/en/sdk-java-technology/8?topic=suites-protocols.
Note: When you update the TLS protocol to TLS v1.3 by using the Update Config Property REST Service, the TLS version on the Liberty server is also updated.
Default
TLSv1.2
Example
TransportListener.ssl.protocols=TLSv1.3