I keep reading everywhere that using https with virtual hosting does not work, because the host: header is not sent before the actual https handshake happends, so only way is to use IP based so the names have a different IP.
But I just made it work, and it was effortless, so why is it that people say it wont work?
ex:
https://webmail.iceteks.net
https://cp.iceteks.net
Both are on same IP, but different virtual host! And its using SSL! Did I do something wrong (with SSL) or something? Since I read this is not possible to do, but these are clearly two different pages on the same host.
But I just made it work, and it was effortless, so why is it that people say it wont work?
ex:
https://webmail.iceteks.net
https://cp.iceteks.net
Both are on same IP, but different virtual host! And its using SSL! Did I do something wrong (with SSL) or something? Since I read this is not possible to do, but these are clearly two different pages on the same host.