Hi.
We have just bound an SSL certicate to our new .NET website at a new host --
Browsing to "
http://burnscompany.net" works fine.
Browsing to "
https://burnscompany.net" gives an error.
Our web developer uses his Visual Studio debugger, and when he browses to "
https://burnscompany.net" he sees "Wordpress" errors being returned. Our old website was in Wordpress, hosted at another webhost.
I checked our "A" records. There are 3 ( www, @, *) and they point to the proper IP address (which is a load balancer above our two web servers).
Is there some way to see where "https" is pointing, or why it is getting these weird Wordpress errors?
Thanks,
Rob