Topic: wolfSSL-2.8.0 for embedded SSL on STM32F417 (FreeRTOS - Lwip).
Hello and Happy New Year!
For my first post I will try to be clear. I've searched a lot the solution on this forum, but I found nothing.
- The exercise is to install a webserver on a STM32 project. And this part works perfectly!
Now, I try to implemented a secure communication. => With wolfSLL 2.8.0
My problem is this:
1- Client/Server => Client on Visual studio/Server on STM32
Everything seems to work correctly.
2- Client/Server => Client Web browser/Server on STM32
This is where the problems begin:
More ... in the next post.