MBEDTLS: creating a socket returns MBEDTLS_ERR_NET_SOCKET_FAILED
Posted on April 05, 2018 at 19:39Hi, everyone!I am quite new to SSL/TLS and I am trying to make SSL server on my own STM32F427 MCU board. I already have the standard HTTP server working correctly using lwIP netconn library and I now am trying to mak...