TLS Web Server Implementation in STM32H743 using Azure RTOS
Greetings !
I am trying to incorporate TLS functionality on STM32H743 . I have tried implementing sample TLS Server Application on STM32H and I could able to send and receive data using simple TLS client which is developed using Python.
Now I am trying with TLS Webserver , here I am trying to display simple webpage .But here I am failing to establish the connection.
Requesting you kindly help me out to achieve this .
Thanks in Advance
