Topic: WolfSSL with lwIP

Hello,
I would like to create a TCP IP server on STM32 using TLS 1.3 managing several clients, I saw on your site that we can use WolfSSL with lwIP but I don't find any example of use, can you help me ?
Thank you.

Share

Re: WolfSSL with lwIP

Hello havokdu62,

There is not a released LwIP example. We have an older PR for one that you are welcome to review, but it will need some work to be updated.

https://github.com/wolfSSL/wolfssl/pull/599

Thanks,
Eric @ wolfSSL Support