Closed
Description
Although it is common to run a web application like Wakapi behind a reverse proxy that terminates TLS, we still want to offer the ability for TLS connections as well as the ability to bind to IPv6.
See https://github.com/muety/webhook2telegram/blob/b493f487e7f65ad448be15224ae1d8be2f78a8f2/main.go#L89 as an example.