ClusterLabs / anvil

The Anvil! Intelligent Availability™ Platform, mark 3
5 stars 6 forks source link

Web UI: enable VNC over websockets #151

Open ylei-tsubame opened 3 years ago

ylei-tsubame commented 3 years ago

This issue likely involves multiple parts:

digimer commented 3 years ago

^_^

ylei-tsubame commented 3 years ago

Regarding the certificate task: a Let's Encrypt certificate does not support binding to a public IP address, only self-signed certificate can do this. Since certbot only works with Let's Encrypt certs, we something else to handle the auto-create and auto-renewal process of self-signed certs. However, using a self-signed certificate likely doesn't clear browsers' warnings (which is the main objective of this task). Postponing until other higher priorities are cleared.

ylei-tsubame commented 1 year ago

Notes on handling the security on communication with the web UI components: