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.
MQTT SSL Library
Re: MQTT SSL Library
I did an integration of Paho MQTT recently for internal use, no open source sorry.
https://github.com/eclipse/paho.mqtt.embedded-c
It was not hard to integrate with mbedtls.
https://github.com/eclipse/paho.mqtt.embedded-c
It was not hard to integrate with mbedtls.
Re: MQTT SSL Library
Thank you, I am going to take a look. Regards.loboris wrote:https://github.com/tuanpmt/espmqtt
Re: MQTT SSL Library
I confirm I was able to use tuanpmt's mqtt_ssl with my mqtt broker. Thank you.loboris wrote:https://github.com/tuanpmt/espmqtt
Who is online
Users browsing this forum: Bing [Bot], earp123, Majestic-12 [Bot] and 43 guests