marvinroger / async-mqtt-client

📶 An Arduino for ESP8266 asynchronous MQTT client implementation
MIT License
849 stars 268 forks source link

ESP32 SSL AsyncMQTT #289

Open miloit opened 2 years ago

miloit commented 2 years ago

Hello is there ana working sample available for an ESP32 with activated SSL?

HamzaHajeir commented 1 year ago

You might checkout this library which does support TLS by the TCP layer
H4AsyncMQTT