Problems with ESP32-IDF v3.2 and HTTPS
Posted: Fri May 03, 2019 12:36 pm
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 ?
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 ?