I (87967) mbedtls: ssl_msg.c:2406 <= flush outputI (87967) mbedtls: ssl_msg.c:3085 <= write recordI (87977) mbedtls: ssl_msg.c:5115 <= send alert messageI (87977) mbedtls: ssl_tls.c:3930 <= handshakeE (87987) es
The product is working no problem in EU and US/Canada. But when we test it in China, we got 0x2700 error from mbedtls_ssl_handshake. What do we need to do to be able to use SSL connection in China. Do we need new CA certificate from Chinese government or they need to be registere...
set ca ok [0;31mE (165183) esp-tls: mbedtls_ssl_handshake returned -0x2700[0m [0;31mE (165184) esp-tls: Failed to open new connection[0m ssl failed ssl create 0 socket fail 1. 2. 3. 4. 5. 6. 7. 8. 从log 信息中可以看到 -0x2700 表示服务器端的证书验证失败了。此时的排查方...
E (5481) esp-tls-mbedtls: mbedtls_ssl_handshake returned -0x2700 I (5481) esp-tls-mbedtls: Failed to verify peer certificate! I (5501) esp-tls-mbedtls: verification info: ! The certificate is not correctly signed by the trusted CA ...
I (1410510) HTTP_CLIENT Handler: GET url https://api.telegram.org/bot.../getUpdates E (1411090) esp-tls-mbedtls: mbedtls_ssl_handshake returned -0x2700 I (1411090) esp-tls-mbedtls: Failed to verify peer certificate! E (1411090) esp-tls: Failed to open new connection E (1411100) TRANSP...
E (35630) My_https_client: mbedtls_ssl_handshake returned -0x6c00E (35630) My_https_client: last error was: -0x6c00 - SSL - Internal error (eg, unexpected failure in lower-level module)这是log,怀疑是CA证书不对,因为试了另外一个官方样例 https_request 能正常请求到这个url那么我在样例 ...
ESP32-C3入门教程 问题篇⑯——esp-tls-mbedtls: mbedtls_ssl_handshake returned -0x2700 | esp-tls: Failed to open ESP32-C3入门教程 问题篇⑰——VSCode ESP-IDF Setup最后一步python报错 socket.timeout: The read operation timed outpip
I (3636) MQTTS_EXAMPLE: [APP] Free memory: 229868 bytes I (3646) MQTTS_EXAMPLE: Other event id:7 E (4606) esp-tls-mbedtls: mbedtls_ssl_handshake returned -0x2700 I (4606) esp-tls-mbedtls: Failed to verify peer certificate! I (4616) esp-tls-mbedtls: verification info: ! The certi...
[I][ssl_client.cpp:154] start_ssl_client(): Performing the SSL/TLS handshake… [E][ssl_client.cpp:26] handle_error(): SSL – A fatal alert message was received from our peer [E][ssl_client.cpp:28] handle_error(): MbedTLS message code: -30592 [E][WiFiClientSecure.cpp:102] conne...
mbedtls_ssl_handshake returned -0x2700 E (66597) aws_iot: Unable to verify the server's certificate. E (66607) subpub: Error(-4) connecting to xxxxxxxxxxxxgy-ats.iot.us-east-1.amazonaws.com:8883 I tried everything but this error is still present. I tried inserting certificates into ...