Page 1 of 1

Problems with ESP32-IDF v3.2 and HTTPS

Posted: Fri May 03, 2019 12:36 pm
by rodrigokf
Hello there,

I'm having problems to send data via HTTPS with my ESP32-IDF v3.2 (recently released). When i was in an older version of idf master (like set/2018) it was ok, but when i upgrated, it gives that error:

"E (34875) esp-tls: mbedtls_ssl_handshake returned -0x2700
I (34875) esp-tls: Failed to verify peer certificate!
I (34875) esp-tls: verification info: !The certificate is not correctly signed by the trusted CA"

Someone knows what happened when i upgrated :? ?

Re: Problems with ESP32-IDF v3.2 and HTTPS

Posted: Mon May 06, 2019 5:29 pm
by jrounds
I am also having the same issue see
https://www.esp32.com/viewtopic.php?f=1 ... 8783ef84b3