SSL MQTT

Give it a try, it costs you nothing !
Post Reply
tcpipchip
Posts: 76
Joined: Fri Apr 02, 2021 12:48 am
Been thanked: 59 times

SSL MQTT

Post by tcpipchip »

Hi

Plans to MQTT using SSL (credentials) ?

Thanks!
roboticboyer
Posts: 6
Joined: Thu Jun 24, 2021 7:20 am
Has thanked: 9 times
Been thanked: 4 times

Re: SSL MQTT

Post by roboticboyer »

The option to connect to a Cluod MQTT which require a Secure connection could be a good option and improvement of AnnexRDS
For example https://flespi.io allow a free registration to their MQTT Broker for not professional use, but an SSL connection is required because each user is registered and he/she has a private token/password

Thank you
Gio
User avatar
cicciocb
Site Admin
Posts: 1889
Joined: Mon Feb 03, 2020 1:15 pm
Location: Toulouse
Has thanked: 405 times
Been thanked: 1261 times
Contact:

Re: SSL MQTT

Post by cicciocb »

Hi all,
does this request is for the ESP8266 or the ESP32 ?
roboticboyer
Posts: 6
Joined: Thu Jun 24, 2021 7:20 am
Has thanked: 9 times
Been thanked: 4 times

Re: SSL MQTT

Post by roboticboyer »

The request is for ESP8266 but it could be useful also for ESP32
Using Arduino, a secure connection is required and it works but it's required the fingerprint of the MQTT server
tcpipchip
Posts: 76
Joined: Fri Apr 02, 2021 12:48 am
Been thanked: 59 times

Re: SSL MQTT

Post by tcpipchip »

if you do! I can do more blogs :)

One of them is Alexa Interface :)
User avatar
cicciocb
Site Admin
Posts: 1889
Joined: Mon Feb 03, 2020 1:15 pm
Location: Toulouse
Has thanked: 405 times
Been thanked: 1261 times
Contact:

Re: SSL MQTT

Post by cicciocb »

Hi all,
I'm working into the implementation of the SSL support for the MQTT in Annex32.

Does someone can give me some useful information for rapidly check if it works?
Example of url and credentials (for testing only purposes, shared by private message).

This will help me a lot instead of creating free logins everywhere.

Please answer by PM.

Thanks

cicciocb
roboticboyer
Posts: 6
Joined: Thu Jun 24, 2021 7:20 am
Has thanked: 9 times
Been thanked: 4 times

Re: SSL MQTT

Post by roboticboyer »

Hi Cicciocb
I've sent you the info for your test
Post Reply