Application proxy HTTPS
Is it possible for the application proxy to connect to my backend using HTTPS? I'm running software that uses TLS Routing with ALPN and it listens for HTTPS only. By specifying the port of the service the proxy tries to connect to it over HTTP, which doesn't work. Is it possible to get the proxy to support HTTPS backends?
3 Replies