lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lwip-users] Implementing HTTPS for secure connections


From: Fabin V Martin
Subject: Re: [lwip-users] Implementing HTTPS for secure connections
Date: Thu, 2 Apr 2020 19:43:10 +0530


Hello,

I am working on an embedded device that has a WebUI(LAN based) to configure and control sensors/actuators connected to it. As per the current implementation, our webpage is not secure enough(HTTP). We would like to make a secure connection by implementing HTTPS. I came across 'wolfssl' while searching for a self-signed certificate scheme.

We have used netconn API of lwip stack.Any guidance will be greatly appreciated! . Thanks.
  
Following are our platform details,
MCU : ATMEL SAME53N20
RTOS: FreeRTOS
Network stack: LWIP 
 
Regards 
Fabin


reply via email to

[Prev in Thread] Current Thread [Next in Thread]