checkbox: "Warn if adresses in certificates does not match". http://i.imgur.com/H77IP.png " /> ,checkbox:,"Warn,if,adresses,certificates,does,not,match". http://.imgur.com/H77IP.png " />
How I disable SSL certificate error when CN does not match DNS name in Chrome?
In IE, this is done by Tools -> Internet Options -> Advanced (tab) -> Scroll down to section "Security" -> checkbox: "Warn if adresses in certificates does not match".
I get that pesky warning for every SSL site im visiting, my internet bank, logging in to gmail, visiting forums based on SSL and such. Every SSL site throws this warning. I just want to get rid of the warning.
Asked by sebastian nielsen on October 26, 2010.
Content from Superuser of Stack Exchange. Original article at Superuser.
Ummm... you're not concerned about this? If the name on the certificate doesn't match the domain you're visiting, you're at risk that your SSL communication is being decrypted by somebody else. I think you should get to the root of this problem rather than hiding the warning. - Doug Harris on October 26, 2010
If this is happening for you on every site, you may have a serious problem with your certificate chain, or you could even be the victim of a man-in-the-middle attack. Don't just disable the warnings without investigating. - phoebus on October 26, 2010
I know how to solve the problem in IE. Importing the root certificate in the root store, and then unchecking "Warn if adresses in certificates does not match", solves the problem for every SSL site. What im asking for, is how to disable the hostname check in Chrome. - sebastian nielsen on October 26, 2010