Question : DNS changes requested name and causes ssl certificate error

Hello experts,

We have a server server1.dom3.ad.sys and it has IP address 10.10.10.1
We obtained an intranet SSL certificate to mywebsite.dom3.ad.sys and requested that an alias be made such that when user requests https://mywebsite.dom3.ad.sys the request goes to 10.10.10.1 so an alias was created.
Now when user goes to https://mywebsite.dom3.ad.sys they get a certificate error ... because somehow, somewhere the request got changed to https://server1.dom3.ad.sys

I want DNS (or whatever is changing it) to leave the name alone.

The website is hosted by Tomcat but I don't think Tomcat is changing the name.

Thank you.

Answer : DNS changes requested name and causes ssl certificate error

why would you create same name and same ip ?!?!

you can have:

server1 -> 10.10.10.1
website -> 10.10.10.1

two seperate A records, no round robin.
Random Solutions  
 
programming4us programming4us