TransportListener.ssl.ciphersuites
This property specifies supported cipher suites to be used for TLS communication between IBM® Security Guardium® Key Lifecycle Manager and drives.
- TransportListener.ssl.ciphersuites=cipherSuiteName
- A cipher suite describes the cryptographic algorithms and handshake protocol, Transport Layer
Security (TLS), use for data transfer.
- Required
- Optional. Required if TLS ports are specified.
- Values
- Values – any cipher suites that are supported by
IBMJSSE2
. You can also specify a comma-separated list of cipher suites. - Default
JSSE_ALL
- Examples
TransportListener.ssl.ciphersuites=JSSE_ALL