Sterling
Sterling
DIIDevHeads IoT Integration Server
Created by Sterling on 7/31/2024 in #middleware-and-os
How to resolve SSL handshake failure with error code -0x7780 in STM32 SSL client integration?
Hey guys, I am currently working on integrating an SSL client into my IoT project. I've copied the SSL_Client example from STM32Cube_FW_F7_V1.15.0 into my project, and it compiles successfully. However, the SSL handshake fails with the error code -0x7780 (MBEDTLS_ERR_SSL_FATAL_ALERT_MESSAGE). I would appreciate any guidance on resolving this issue. Below is the console debug output:
7 replies