convergence icon indicating copy to clipboard operation
convergence copied to clipboard

Add optional support for TLS

Open returnString opened this issue 4 years ago • 0 comments

Production use cases should probably just handle this with a dedicated load balancer configured for TLS termination (e.g. ELB, Nginx, Haproxy), and remove the hassles of key management, but for it would be good to enable security even for simple LAN-style use cases.

returnString avatar Apr 02 '21 19:04 returnString