Hello,
So started to mess around with mbedTLS on the RT1064-EVK and the lwip_httpssrv_mbedTLS_freertos example implementation doesn't seem to work. I get a site can't be reached error but the SSL certificate is being served. If you were to disable mbedTLS in the pre-processor config and try to access over http, it works. Additionally the lwip_httpssrv_mbedTLS_bm example works too. Any ideas what could be wrong??
Attached below is the project file.