client Broker
Parameters
value
Indicates the encryption setting for data in transit between clients and brokers. You must set it to one of the following values.
TLS
: Indicates that client-broker communication is enabled with TLS only.TLS_PLAINTEXT
: Indicates that client-broker communication is enabled for both TLS-encrypted, as well as plaintext data.PLAINTEXT
: Indicates that client-broker communication is enabled in plaintext only. The default value isTLS
.