Hi,I wanted to know if it is possible to instantiate an HTTPS server on the Renesas S7G2 platform with the NetXDuo stack .. does anyone have an example from which I can start?
I saw that there is a WolfSSL source library with all the support for TLS connections, does anyone have an example of use from which to start to manage access with HTTPS to a simple home page?
Thanks,Simone
Hello,
wolfSSL provides some example projects for S7G2 at:
https://github.com/wolfSSL/Renesas/tree/master/wolfssl-5.7.4-commercial/IDE/Renesas/e2studio/DK-S7G2
You can also check the HTTP examples for S7G2 at:
www.renesas.com/.../search
Thanks !!