How to setup connect MQTT over wss with CA signed server certificate
Posted: Thu May 22, 2025 4:47 pm
hi everyone
I’m using the ESP32-C3 with ESP-IDF v5.4 in my application.
I want to set up the MQTT configuration to connect via WSS using a CA-signed server certificate, meaning I don’t want to define a CA file on the device.
How should I configure this?
I’m using the ESP32-C3 with ESP-IDF v5.4 in my application.
I want to set up the MQTT configuration to connect via WSS using a CA-signed server certificate, meaning I don’t want to define a CA file on the device.
How should I configure this?