MQTT SSL Library

borch84
Posts: 10
Joined: Fri May 04, 2018 9:11 pm

MQTT SSL Library

Postby borch84 » 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.

User avatar
loboris
Posts: 514
Joined: Wed Dec 21, 2016 7:40 pm

Re: MQTT SSL Library

Postby loboris » Fri May 18, 2018 5:52 am


euripedes
Posts: 6
Joined: Tue May 15, 2018 12:04 pm

Re: MQTT SSL Library

Postby euripedes » Fri May 18, 2018 11:25 am

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.

borch84
Posts: 10
Joined: Fri May 04, 2018 9:11 pm

Re: MQTT SSL Library

Postby borch84 » Fri May 18, 2018 6:32 pm

Thank you, I am going to take a look. Regards.

borch84
Posts: 10
Joined: Fri May 04, 2018 9:11 pm

Re: MQTT SSL Library

Postby borch84 » Sat May 19, 2018 8:10 pm

I confirm I was able to use tuanpmt's mqtt_ssl with my mqtt broker. Thank you.

Who is online

Users browsing this forum: Baidu [Spider] and 164 guests