ESP32 MQTT secure TLS v1.2
Posted: Sun Oct 17, 2021 10:54 pm
Hello all,
I am working on a project where I want to connect ESP32 to a MQTT server, which uses TLS v1.2 protocol. After quite some researching I am still not sure if this is possible - If I get it right, ESP32 in general supports mbedTLS, which should cover all the SSL and TLS protocols...? But in the MQTT section of the espressif documentation I only see the SSL with mbedTLS (this means that only SSL protocols are covered right?). Has anyone been working on this or has any useful info?
Thanks in advance,
Mitja
I am working on a project where I want to connect ESP32 to a MQTT server, which uses TLS v1.2 protocol. After quite some researching I am still not sure if this is possible - If I get it right, ESP32 in general supports mbedTLS, which should cover all the SSL and TLS protocols...? But in the MQTT section of the espressif documentation I only see the SSL with mbedTLS (this means that only SSL protocols are covered right?). Has anyone been working on this or has any useful info?
Thanks in advance,
Mitja