-->
Page 1 of 1

Is it possible to have HTTPS server running on the ESP8266?

PostPosted: Wed Jan 11, 2017 5:38 am
by fgomes
For user authentication I will like to have HTTPS instead of plain HTTP, but I think that the current ESP8266WebServer only supports HTTP, do you know if it can be possible to add HTTPS for the ESP8266WebServer? Or any other alternative for user authentication to avoid having the passwords going over wifi in plain text?

Best regards

Fernando