arduino_uip icon indicating copy to clipboard operation
arduino_uip copied to clipboard

How to make HTTPS connection using UIPEthernet lib?

Open lourivalbarreto opened this issue 7 years ago • 1 comments

I would like to know if is possible to make a secure connection (HTTPS, TLS) using the UIPEthernet library with ESP8266 to connect on AWS IoT.

Tks! LourivalBarreto

lourivalbarreto avatar Jan 03 '18 21:01 lourivalbarreto

From What I understood, only ESP32 is powerfull enough to do encryption. I tried the hornbill library on ESP32 and it works.

TLS1000 avatar Jan 24 '18 06:01 TLS1000