uugear / Witty-Pi-4

Software and Firmware for Witty Pi 4
MIT License
23 stars 16 forks source link

https required for witty uwi #19

Open newpond opened 11 months ago

newpond commented 11 months ago

can this be added?

uugear commented 11 months ago

UWI uses websocketd, and it seems possible to add SSL support:

https://github.com/joewalnes/websocketd/issues/316

But it will need some work. Alternatively you may consider using an SSL enabled reverse proxy in front of websocketd.