Issue with https:// url going to an unknown location

Posted by Brandon on Server Fault See other posts from Server Fault or by Brandon
Published on 2012-07-05T21:04:37Z Indexed on 2012/07/05 21:17 UTC
Read the original article Hit count: 240

Filed under:
|

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?

© Server Fault or respective owner

Related posts about dns

Related posts about ssl