Skip to content
Luigi Saetta edited this page Jan 2, 2018 · 4 revisions

Communication between RPI and MQTT broker in the Cloud is protected using TLS.

Communication:

  • is encrypted
  • RPI validate MQTT Broker host name

For the purpouse of this project I have created, using OPENSSL, a CA (with self-signed certificate)

For configuration step See: TLS config steps

Clone this wiki locally