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.
Embedded device controlled from the Web without ESP
- Nico595
- Posts: 95
- http://meble-kuchenne.info.pl
- Joined: Tue Jul 04, 2023 4:17 pm
- Has thanked: 18 times
- Been thanked: 4 times
-
- 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
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
Martin (@mnfisher) has had success implementing client-side certification on the ESP32 here:
viewtopic.php?p=18770#p18770
Re: Embedded device controlled from the Web without ESP
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.
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.