Open jakezp opened 4 years ago
I'd recommend using a reverse proxy like Caddy for SSL termination. You should also be using external authentication if it will be exposed publicly, or it's essentially exposing a VNC port publicly, which isn't good practice.
Cool, thanks. I'll have a look getting a reverse proxy set up, thanks. Nope, not exposing it externally - internal use only...
Thanks.
I've been using your docker container and it works well, but I'd like to request the option to enable https.
Thanks