mqtt SSL/TLS - firmware BUG
Posted: Sat Apr 11, 2020 3:15 pm
Hi
I run my code for a mqtt AWS IOT connections with a SSL/TLS certificates
with firmware
esp32-idf3-20200410-v1.12-357-g740946736.bin
and
esp32-idf3-20200404-v1.12-331-ge97bb58f0.bin
and I got an error:
mbedtls_ssl_handshake error: -10
on the other hand with firmware:
esp32-idf3-20190529-v1.11.bin
works perfectly
may help someone.
I run my code for a mqtt AWS IOT connections with a SSL/TLS certificates
with firmware
esp32-idf3-20200410-v1.12-357-g740946736.bin
and
esp32-idf3-20200404-v1.12-331-ge97bb58f0.bin
and I got an error:
mbedtls_ssl_handshake error: -10
on the other hand with firmware:
esp32-idf3-20190529-v1.11.bin
works perfectly
may help someone.