Search found 1 match
- Fri Jul 19, 2024 1:34 pm
- Forum: ESP-IDF
- Topic: Websocket with SSL fail
- Replies: 0
- Views: 508
Websocket with SSL fail
Hi all! I use the ESP-IDF (v4.4.8) extension in VSCode. I can successfully run the "websocket" example project on my ESP-WROOM-32 module. However, with SSL mode I get an error: E (5426) esp-tls-mbedtls: mbedtls_ssl_handshake returned -0x2700 I (5426) esp-tls-mbedtls: Failed to verify peer certificat...