Hi, I have to set up a TCP transparent SSL proxy in 443 port, but I have to use a reverse proxy in 80 and 443 ports. How I can use both methods? I have to understand you can only choose one mode, right?
For example, if https://blabla.example.com It redirects to the backend server in TCP mode. However, if you browse to https://palm.example.com redirects to the HTTP backend server.
If I use two frontends exposed in 433 port, It does not work well.
I cannot use another port.