Hi,
first of all thank you for this great tool.
I have a problem getting it to run with HAProxy (integrated in OPNsense). If I configure my jitsi server on TCP/443 as real server, HAProxy cannot connect to the backend and always shows it as down.
If I use TCP/4444, it works (but if I understand it correctly, it won’t route requests to TURN automatically, which is the point of TCP/443).
This probably is a HAProxy problem (it works in a local browser with TCP/443), but maybe somebody here has already run into that problem.
I would like to keep using HAProxy because it does all my LetsEncrypt stuff for other services (web, zulip etc.)