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.

TM4C1294NCPDT: Secure HTTP(HTTPS) web server application using lwIP library.

Part Number: TM4C1294NCPDT

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.