ESP8266/ESP32 Connecting to SSL/TLSv1.2 Secured Mosquitto MQTT Broker
November 17, 20182 min read
📺 Watch the Video View on YouTube --- Demonstration on ESP8266 & ESP32 using SSL/TLSv1.2 two-way handshake with secured mosquitto broker. SSL is pref...
Demonstration on ESP8266 & ESP32 using SSL/TLSv1.2 two-way handshake with secured mosquitto broker. SSL is preferred way of encryption of communication between devices over the internet. Here we secure a mosquitto MQTT broker and connect to it via ESP8266 & ESP32 that do a two-way handshake.