You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.