How to FIX ERR_CERT_COMMON_NAME_INVALID in Chrome

ERR_CERT_COMMON_NAME_INVALID is a very popular SSL error during loading the website. In most cases, the issue is due to certificate misconfiguration on a server. However, it may appear due to antivirus and firewall or aother third-party extensions and software. Check the example of the error on the screenshot below.

err_cert_common_name_invalid

Fixing the NET::ERR_CERT_COMMON_NAME_INVALID error is not very difficult, but would takes some time and extra steps. You have to start by identifying the cause of mismatch error first.

    • 1

      Solution 1: Check date and time are proper

      Your Chrome browser will show ERR_CERT_COMMON_NAME_INVALID error in case the date and time are wrong on your computer or mobile device. Please recheck and adjust it on your via PC settings.

    • 2

      Solution 2: Check browser extensions

      In some cases, the problematic browser extension could be a reason for the error. First of all, try to open the website in Incognito window and if that solves the issue then no need to check extensions. Otherwise, follow the next steps:

      1. Click the "three dots" button on the top right corner of your browser window
      2. Select More tools and Extensions
      3. Turn off extensions one by one to find culprit extension and delete it to fix the browser error.
    • 3

      Solution 3: Check Installed SSL certificate

      • In most cases the issue comes from wrong SSL installed, it may simply not support the correct domain name or sub-domain. That makes a real mismatch result. For example, you issued and installed SSL for www.domain.tld, but installed it for sub.domain.tld which is not protected. You can check that with your browser.

        In Chrome, you have to click to the "Not Secure" button located on the left side of the address bar, and then click to "Certificate". There you will see the details of SSL certificate using the field "issued to". The feature is available in most browsers.

      • You can also check that using Online SSL test by SSL Labs, that will be a more accurate result.

      • Make sure Self-Signed SSL is not in use, as they are used for internal server purposes only.

    • 4

      Solution 4: Protection of both with/without WWW

      All Single Domain SSL certificates we sell protect WWW and non-WWW version of your domain name. However, there are some certs that do not protect it by default. In that case, you may have a problem using redirection from WWW to non-WWW or opposite option.

      The possible solution is to install a proper SSL certificate or remove any redirect and install Multi-Domain, or Wildcard SSL or even multiple single-domain SSL to protect all domains/sub-domains in use.

    • 5

      Solution 5: For WordPress users

      A very popular issue is forgetting to purchase an SSL certificate. WordPress owners enable secures HTTPS protocol for their website without installing or buying SSL, as result they get NET::ERR_CERT_COMMON_NAME_INVALID error message in the browser. There are two possible solutions in that case:

      1. a purchase an SSL certificate and install it your web server;
      2. or changing HTTPS back to HTTP to enable your website without any protection and encryption of transmitted data.
      SSL_ERROR_CERT_COMMON_NAME_INVALID
    • 6

      Solution 6: Clear the SSL cache

      The browser's SSL cache can be an issue. You have to try clearing the cache to resolve the error.

      • For IE/Edge. You have to open the Internet properties and find the "Content" tab, there will be a button to "Clear SSL state".
      • For Chrome browser the process is similar, click "Three dots" button on the top right side of the browser, find the "Settings". There you will find "Advanced settings" at the bottom of a page. Now find "Open Proxy Settings" and there you will see the "Content" tab with "Clear SSL state"
      SSL_ERROR_CERT_COMMON_NAME_INVALID
    • 7

      Solution 7: Proxy settings

      You may have limited browsing experience if Automatical detection of settings is not set via proxy setup. The solution is a Right-click on the Network Access icon to see Internet Properties. Tap on the "Connection" tab and then to "LAN Settings".

      SSL_ERROR_CERT_COMMON_NAME_INVALID

      You will see a new window where you have to click to checkbox near the "Automatically detect settings" if it is not checked already. Once done, you can retry opening the website to see if error was solved.

      SSL_ERROR_CERT_COMMON_NAME_INVALID
    • 8

      Solution 8: Update OS and Browser

      The classical idea is to make sure your OS and Browser is Up to Date as old or outdated software may bring unexpected issues. The developers are working hard to create new patches and bug fixes, so that is critical to have an updated system.

    • 9

      Solution 9: Checking your Firewall/Antivirus

      We suggest checking Firewall and Antivirus settings and LOG files to be sure they are not blocking the website you are trying to visit. Review the blocking reason carefully, if you found a block, as probably they are trying to secure you from a malicious website. We do not suggest switching off Antivirus.

    • Conclusions to summarize

      You can clearly see that there are multiple possible issues that may bring you to error FIX ERR_CERT_COMMON_NAME_INVALID. However, it is known error and there are quite easy steps to fix the issue. Check data/time of your PC, browser extensions, try to clean SSL cache, recheck Proxy settings and update OS with Browser to latest versions. That should definitely help. Good luck!

  • SSL
  • 0 משתמשים שמצאו מאמר זה מועיל
?האם התשובה שקיבלתם הייתה מועילה

מאמרים קשורים

How to fix "Modulus Mismatch" error

That is quite a popular error appearing during SSL installation to your web server. The error...

How to FIX ERR_SSL_VERSION_OR_CIPHER_MISMATCH

You are at the right place to find a solution receiving ERR_SSL_VERSION_OR_CIPHER_MISMATCH...

How to FIX ERR_SSL_PROTOCOL_ERROR

Google Chrome is one of the most popular and trusted browsers by most Internet users, however,...

Why No Padlock

A very common issue related to SSL happens when customers and website owners do no see...

How to FIX Common Name Mismatch Error

Common Name Mismatch Error always happens when the Common name or SAN value of your...