Hi,
I was just wondering why there is a hostname option on the EUP other than certificate purpose ?
I would be great if EUP was actually locked to this hostname, like portal.mydomain.com , but when using default https the EUP also answers on https://mydomain.com.
My intention was to use WAF to "host" the EUP because of the reverse otion, meaning I could change the port on EUP to something silly like 1443 and just "proxy" port 80 with hostheader portal.mydomain.com to that. That actually works.. meaning the WAF catches the request but times out when trying to load the EUP from a dns host object I made from the external DNS hostname. Its impossible to create a network object pointing to any gateway IPs otherwise it might work if i could point the "real webserver" to the internal address since I can't just DNAT port 80 to it which would break WAF for the other websites.
Any comments?
This thread was automatically locked due to age.