This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hello,
I have found a HTTP web server example(enet_io) in TivaWare for TM4C1294EXL which uses lwIP library. The example works fine for HTTP on port 80 using Ethernet.
Now I am planning to implement secure HTTP i.e. HTTPS for the same application. But I am not able find any help on web. So can anybody tell me how to make my device secure using HTTPS.
Thank You.
Hi,
Sorry, we don't have any HTTPS examples based on LwIP stack. You will need to integrate a TLS security layer between your application and the TCP/IP stack. Below are some TLS library you can consider. Please directly consult with these vendors for support and questions as we don't have the expertise with these 3rd-party software.