Skip to content

communications_encryption_options

Kirill Pimenov edited this page Oct 6, 2016 · 2 revisions

Some implementations of MQTT (such as IBM WebSphere MQ and Mosquitto 1+) support SSL/TLS encryption as included features.

Additionally, SSL/TLS tunnels, SSH tunnels or traditional VPN protocols like IPSec may be used to encrypt the communications between the client and the broker.

Encryption may also be applied outside of MQTT, on the data itself - in the payload of the messages, as a feature of the application.

Clone this wiki locally