mbedTLS STM32F429I-Eval handshake problem
Hi!
We try connect to a server with STM32F4 Cube mbedTLS Client example application (on an STM324x9I_EVAL-1 board).
On the server side we use letsencrypt certifcates with nginx.
Access log: SSL_do_handshake() failed (SSL: error:1417A0C1:SSL routines:tls_post_process_client_hello:no shared cipher) while SSL handshaking
On the display of the board we got this error: "mbedtls_ssl_handshake returned -0x7780"
We spent hours to find soltion on the internet and we tried a lots of configurations but nothing changed.
Please help us!
