Page 1 of 1

Mbedtls mbedtls_ssl_handshake error with multiple requests

Posted: Fri Oct 29, 2021 12:37 pm
by ahmedwahdan
Hello,

Simultaneous https requests causes the function mbedtls_ssl_handshake to return an error.

This is the error #define MBEDTLS_ERR_SSL_FATAL_ALERT_MESSAGE -0x7780

What could be the problem?

Regards,
Ahmed Wahdan