Thank you, Simon. I understand it better now. I am able to run the TLS server on LWIP stack (latest version cloned from git) and connect to it with a TLS client running on my Linux stack.
However, when I try to run a TLS client on the LWIP stack, I get an error (err = -13) in "/netconn_connect()/". It works only if server OR client is on LWIP stack, not both. Any idea what the problem might be? I run into the same problem even with the TCP server and client program, which was working perfectly fine with LWIP 1.4.0 version. - Shruthi -- View this message in context: http://lwip.100.n7.nabble.com/Building-mbedtls-using-LWIP-library-tp29319p29397.html Sent from the lwip-users mailing list archive at Nabble.com. _______________________________________________ lwip-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/lwip-users
