MQTT SSL Library
Posted: Fri May 18, 2018 4:30 am
Hi Community,
I am trying to add MQTT Secure Client connectivity to my ESP32. Do you know which MQTT library I can use with SSL capability ? My MQTT broker uses certificates to establish the connection. I was able to use the WifiClientSecure.h and Adafruit MQTT library using the Arduino IDE. I was wondering if I can use those libraries in the GATT Client in order to add WiFi + MQTT features. Thank you.
I am trying to add MQTT Secure Client connectivity to my ESP32. Do you know which MQTT library I can use with SSL capability ? My MQTT broker uses certificates to establish the connection. I was able to use the WifiClientSecure.h and Adafruit MQTT library using the Arduino IDE. I was wondering if I can use those libraries in the GATT Client in order to add WiFi + MQTT features. Thank you.