We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi,
Does anyone use HTTPS with TLS for secure link between browser and target device? Is other free library for Keil TCP/IP stack for HTTPS(TLS 1.2)
Thanks, Naeem
mbed TLS (formerly PolarSSL) is available under Apache 2.
I've used this library to implement my own HTTPS server and client.