I have two web servers web01 and web02 that are serving the same citrix farm. The 2 web servers are at different locations.
I like to eliminate web02 and have all the users trying to access web02 be routed to web01.
I made my changes in DNS but because there are SSL certs involved users get an error that the cert doesn't match the url. Any ideas on how to do this without the error popping up.
Thanks
Agreed because you have put the same ip for server1.company.com and server2.company.com but they resolve two different names for the certs. Better to have server1.company.com and server2.company.com with the same IP.
--Emil
Have you tried creating an Alias in DNS?