I setup an haproxy so that with a web browser I can easily access my server by using https://channels.mydomain.com
My haproxy just forwards the 443 port to the backend server on port 8089
Is there a way to make this connection with the client apps (not just the web browser )??
I tried entering the web address in place of the IP address but no dice