dreed47 / WifiMQTTManager

ESP32/ESP8266 library for managing your IoT devices.
GNU General Public License v3.0
82 stars 33 forks source link

Need Info for ESP32 Mqtts #21

Open joko2020 opened 3 years ago

joko2020 commented 3 years ago

Hello @dreed47 ,

Want to ask capability for connecting ESP 32 to Secure Mqtt (Mqtts) connection on port 8883 as default port and mustbe using Root CA (ca.pem) , Is That possible ?

If It's possible how do I do to make custom WifiMQTTmanager field to put and upload ca.pem file

Thanks