Fix NET::ERR_CERT_COMMON_NAME_INVALID Chrome 'Server's certificate does not match the URL'

Опубликовано: 26 Май 2015
на канале: troubleshooterrors
85,837
like

NET::ERR_CERT_COMMON_NAME_INVALID mean that the name of the certificate does not match the site you are visiting. Server's certificate does not match the URL. Server could not prove that it is the trusted Website because its security certificate is from different URL.
Certificate Error: This page is insecure (broken HTTPS).There are issues with the site's certificate chain (net::ERR_CERT_COMMON_NAME_INVALID).
Solution: Only use http:// to load the page. Don't use https://, since Some top websites that still use http://.
Watch to fix:    • Fix ERR_CERT_COMMON_NAME_INVALID Your...  
Recommended to watch: ERR_CERT_AUTHORITY_INVALID -    • ERR_CERT_AUTHORITY_INVALID: Website h...