Embedded device controlled from the Web without ESP

Discuss PC Developer and Web Developer projects and features here.
User avatar
Nico595
Posts: 95
http://meble-kuchenne.info.pl
Joined: Tue Jul 04, 2023 4:17 pm
Has thanked: 18 times
Been thanked: 4 times

Re: Embedded device controlled from the Web without ESP

Post by Nico595 »

Hello,

I try install Mosquitto TLS but what is the good place in the MQTT Component to add the Server Certificate CA.CRT file, Client Certificate Client.CRT file and the Client Key Client.KEY file ?

Thank you.

Steve-Matrix
Matrix Staff
Posts: 1476
Joined: Sat Dec 05, 2020 10:32 am
Has thanked: 207 times
Been thanked: 349 times

Re: Embedded device controlled from the Web without ESP

Post by Steve-Matrix »

We currently do not support client-side certificates.

Martin (@mnfisher) has had success implementing client-side certification on the ESP32 here:

viewtopic.php?p=18770#p18770

User avatar
Nico595
Posts: 95
Joined: Tue Jul 04, 2023 4:17 pm
Has thanked: 18 times
Been thanked: 4 times

Re: Embedded device controlled from the Web without ESP

Post by Nico595 »

Thank Steve,

Could be a good idea to add this function in the next MQTT component update :)
I will look the mqtt.fcfx by Martin and I see if I can use this code in my project.

Thank you.

Post Reply