Issue with https:// url going to an unknown location
- by Brandon
We have a website (ASP.NET/Plesk 9.5.5) that can be accessed just fine through the regular URL (http://example.com).
However when accessing the site through https://example.com the site displays the invalid security certificate warning, which is fine since we don't have an SSL certificate. If I add an exception, I'm sent to a completely separate site that is apparently hosting a malware script (I'm still on https://example.com though).
Because of this Google has flagged the site as dangerous.
I can't find anything in the Plesk panel that would help fix this, and as far as I can tell those files don't exist on our server. How do I tell where the https:// link is sending me? I'm not that familiar with DNS, but is that what is causing this behavior?