I got this message when I tried to login to my own dedi or one of the cpanel using Internet Explorer.
The security certificate presented by this website was issued for a different website's address.
It's my site. I trusted it. How do I get rid that message?
42 Answers
If you go to Tools -> Internet Options, Advanced tab, and scroll to the bottom, you'll find an option to "Warn about certificate address mismatch", which you can disable; the change will take effect after you restart IE, and should stop the browser from complaining about the cert.
Unfortunately, it'll also stop the browser from complaining about address mismatches on every other site you visit, as well. That's less than ideal, but it's the kind of tradeoff you get to make when you use IE.
Of course, installing a cert with the right address on it (or, if it's a subdomain you're visiting and the cert's issued for a higher-level domain, a wildcard cert) would be the right answer, but if you can't do that, this will at least suppress the warning.
3You should install the site's certificate into your local certificate store so your browser will then trust it.
I use self-signed SSL certs on development servers, so in each of my browsers I install the servers' certs. This also works for expired or mismatched "real" certificates.
Here's a link to do this in IE: