The TLS protocols and ciphers for the desktop and broker message servers are specified in properties in the msgserver.properties file. The TLS protocols and ciphers for the desktop and broker agents are specified in properties in the msgclient.properties file.
Property |
Default Value |
|
---|---|---|
sslProtocols |
List of accepted TLS protocols, separated by commas. |
TLSv1.2 |
sslCiphers |
List of accepted TLS ciphers, separated by commas. |
TLS_DHE_DSS_WITH_AES_128_GCM_SHA256 TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256 TLS_DHE_RSA_WITH_AES_128_GCM_SHA256 TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 |