Hi, I am using the LWIP stack(1.4.0 version) as a *tap device (tap0)* on my Linux system. I have a simple TCP server-client application running on the LWIP stack. Now I want to add TLS over TCP, and I found that mbedTLS is one of the recommended libraries to add TLS support on LWIP. Could you please tell me how to integrate the two?
I want to make the mbedTLS library use the LWIP library APIs instead of the Linux APIs. I am new to both these libraries and I am not sure what changes to make in the Makefiles to build them together. Any advice/suggestions would be appreciated. Regards, Shruthi -- View this message in context: http://lwip.100.n7.nabble.com/Building-mbedtls-using-LWIP-library-tp29319.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
