Thu 04/23/20 21:42:11 ssl_tls.c:2722: ssl->f_recv(_timeout)() returned -80 (-0x0050) Thu 04/23/20 21:42:11 ssl_tls.c:4973: mbedtls_ssl_fetch_input() returned -80 (-0x0050) Thu 04/23/20 21:42:11 ssl_tls.c:4344: ssl_get_next_record() returned -80 (-0x0050) Thu...
Hello, I am trying to open a SSL connection to an AWS Cloudfront server from an ESP32 using mbedtls. The mbedtls_ssl_handshake function always returns -0x7200. From what I have seen this may be because the the buffer…
IDF/components/mbedtls/mbedtls/library/ssl_srv.c:3542: mbedtls_pk_sign() returned -17280 (-0x4380) Or in the other described case: IDF/components/mbedtls/mbedtls/library/ssl_srv.c:3542: mbedtls_pk_sign() returned -17168 (-0x4310) Steps to reproduce It's hard to tell how to reproduce,...
Hi I keep facing this error now and then when ever i work with shadow. aws_iot: failed! mbedtls_ssl_handshake returned -0x4310 E (18143) APP_DEBUG: aws_iot_shadow_connect returned error -4, aborting... Shadow update timeout .. And if it ...
ssl_tls.c|3822| mbedtls_ssl_read_record_layer() returned -29184 (-0x7200) ssl_cli.c|1488| mbedtls_ssl_read_record() returned -29184 (-0x7200) ssl_tls.c|6728| <= handshake mbedtls-ssl-handshake failed -0x7200 SSL - An invalid SSL record was received ...