s00500 / ESPUI

A simple web user interface library for ESP32 and ESP8266

Home Page:https://valencia.lbsfilm.at/midterm-presentation/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

https server option

aiotech-pub opened this issue · comments

I tryed to modify the source code to support the https servers but unfortunately seems the modification should be larger than expected. It should be an important feature especially if bundled together an OTA and a WiFi Manager.

We can only do this if the underlying libraries support this. To be honest, I have not yet checked to see if the latest libs support https. We would need to move to port 443 but that is not a big deal.