Skip to main content




Fix the SSL connection error in Google Chrome: It is possible that a web portal you are trying to view uses SSL (secure socket layer) to maintain the privacy and security of the information you enter on its pages. The secure connection layer is a industry standard used by millions of websites to protect online transactions with their customers. All browsers have a list of built-in default certificates for various SSLs. Any mismatch in the certificates causes an SSL connection error in the browser.

ssl-connection-error-in-chrome-3764181

There is a default list of multiple SSL certificates in all modern browsers, including Google Chrome. The browser will go and check the SSL connection of the web portal with that list and if there is any incompatibility, it will issue an error message. The same story prevails in the SSL connection error in Google Chrome.

Reasons for the SSL connection failure:

  • Your connection is not private
  • Your connection is not private with ERR_CERT_COMMON_NAME_INVALID
  • Your connection is not private with NET :: ERR_CERT_AUTHORITY_INVALID
  • This web page has a redirect loop or ERR_TOO_MANY_REDIRECTS
  • Your clock is late or your clock is early or Red :: ERR_CERT_DATE_INVALID
  • The server has a weak and short-lived Diffie-Hellman public key or ERR_SSL_WEAK_EPHEMERAL_DH_KEY
  • This web page is not enabled or ERR_SSL_VERSION_OR_CIPHER_MISMATCH

NOTE: If you're looking to fix the SSL certificate error, see How to fix the SSL certificate error in Google Chrome.

Problem related to SSL connection error in Google Chrome

Issue 1: Your connection is not private

I get the error "Your Connection is Not Private" due to the SSL error. SSL (secure sockets layer) is used by websites to keep all the information you enter on their pages private and secure. If the SSL error appears in the Google Chrome browser, it means that the Internet connection or the computer is preventing Chrome from loading the page safely and privately.

your-connection-is-not-private-error-5069098

Also check, How to fix your connection is not a private error in chrome.

Topic 2: Your connection in Non-Private, with NET :: ERR_CERT_AUTHORITY_INVALID

If the certificate authority of the SSL certificate for that web portal is invalid or the web portal is using a self-signed SSL certificate, then chrome will display the error as "NET :: ERR_CERT_AUTHORITY_INVALID"; According to the CA / B forum rule, the certificate authority must be the member of the CA / B forum and its source will also be within chrome as a trusted CA.

To resolve this error, contact your web portal administrator and ask them to install SSL from a valid certificate authority.

Topic 3: Your connection in Non-Private, with ERR_CERT_COMMON_NAME_INVALID

Google Chrome displays the error "ERR_CERT_COMMON_NAME_INVALID" as a result of the common name that the user entered does not match the particular common name of the SSL certificate. For example, if a user tries to access www.google.com but the SSL certificate is for google.com, Chrome may display this error.

To get rid of this error, the user must enter the correct common name.

Number 4: This web page has a redirect loop or ERR_TOO_MANY_REDIRECTS

You'll see this error when Chrome stops because the page tried to redirect you too many times. Sometimes cookies can cause pages to not open correctly and redirect you too many times. this-webpage-has-a-redirect-loop-or-err_too_many_redirects-3570588

To fix the error, try clearing your cookies:

  1. Open "Settings" in Google Chrome and click on "Advanced settings".
  2. In the "Privacy" section, click on Content settings.
  3. Under "Cookies", click All cookies and site data.
  4. To remove all cookies, click Clear all and to remove a specific cookie, hover over a site and click the img_5ed4e3ab78372-8694265 that appears on the right.

Number 5: Your clock is late or your clock is fast or net :: ERR_CERT_DATE_INVALID

You will see this error if the date and time on your PC or mobile device are inaccurate. To fix the error, open your device's clock and make sure the time and date are correct. Check here how to correct the date and time of your device.

You can also check it:

  • Fix Unable to connect to proxy server Error Code 130
  • Fix ERR_SSL_VERSION_OR_CIPHER_MISMATCH chrome error
  • How to fix this site cannot be reached error in Gooogle Chrome
  • How to fix server certificate has been revoked in chrome
  • Fix ERR_TUNNEL_CONNECTION_FAILED error in Google Chrome
  • How to fix the SSL certificate error in Google Chrome

Problem 6: The server has a weak ephemeral Diffie-Hellman public key (ERR_SSL_WEAK_EPHEMERAL_DH_KEY)

Google Chrome will show this error if you try to go to a web portal that has outdated security code. Chrome protects your privacy by not allowing you to connect to these sites.

If you own this web portal, please try to update your server to support ECDHE (Elliptic Curve Diffie-Hellman) and turn off DHE (Ephemeral Diffie-Hellman). If ECDHE is not enabled, you can disable all DHE cipher suites and use simple RSA.

diffie-hellman-3857774

Number 7: This web page is not enabled or ERR_SSL_VERSION_OR_CIPHER_MISMATCH

Google Chrome will show this error if you are trying to go to a web portal that has outdated security code. Chrome protects your privacy by not allowing you to connect to these sites.

If you own this web portal, try configuring your server to use TLS 1.2 and TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, instead of RC4. RC4 is no longer considered safe. If you cannot disable RC4, make sure other codes than RC4 are enabled.

chrome-sslerror-5171027

Fix SSL connection error in Google Chrome

Make sure to create a restore point in case something goes wrong.

Method 1: Clear the browser cache

1.Open Google Chrome and press Cntrl + H to open the history.

2.Then click Clear browsing data in the left panel.

clear-browsing-data-1390396

3. Make sure the "beginning of time" is chosen in Obliterate the following items from.

4.Also, check the following:

  • Browsing history
  • Download story
  • Cookies and other data from studs and plugins
  • Cached images and files
  • Autofill form data
  • Passwords

clear-chrome-history-since-the-beginning-of-time-6754428

5.Now click Clear browsing data and wait for it to finish.

6.Close your browser and restart your computer. Sometimes flushing your browser cache can fix the SSL connection error in Google Chrome, but if this step doesn't help, avoid worrying, keep going.

Method 2: Disable SSL / HTTPS scanning

Sometimes your antivirus has a feature called SSL / HTTPS protection or scanning that does not allow Google Chrome to provide default security, which in turn causes the ERR_SSL_VERSION_OR_CIPHER_MISMATCH error.

disable-https-scanning-3231611

bitdefender-turn-off-ssl-scan-1495480

To fix the problem, try turning off your antivirus software. If the website works after disabling the software, please disable this software when using secure sites. Remember to reactivate the antivirus program when you have finished. And after that, turn off HTTPS scanning.

disable-anitvirus-program-2882637

Disabling HTTPS scanning seems to fix the SSL connection error in Google Chrome in most cases, but if it doesn't proceed to the next step.

Method 3: Enable SSLv3 or TLS 1.0

1.Open your Chrome browser and type the following URL: chrome: // flags

2.Press Enter to open the security settings and find the minimum version of SSL / TLS supported.

set-sslv3-in-minimum-ssl-tls-version-supported-4133864

3.From the dropdown change it to SSLv3 and close everything.

4.Restart your computer to save the changes.

5.Now it may be possible that you won't find this setting since it is officially finished with chrome, but avoid worrying, follow the next step if you still want to enable it.

6. In the Chrome Browser, open the proxy settings.

change-proxy-settings-google-chrome-2992291

7.Now navigate to the Advanced tab and scroll down until you find TLS 1.0.

8. Make sure to check Use TLS 1.0, Use TLS 1.1, and Use TLS 1.2. Also, uncheck Use SSL 3.0 if it is checked.

check-use-tls-1-0-use-tls-1-1-and-use-tls-1-2-2673039

9. Click Apply and then OK and restart your computer to save the changes.

Method 4: Make sure the date / time on your computer is correct

1.Click on the date and time in the task bar and then select "Date and time settings".

2.If you are on Windows 10, make "Set the time automatically" to "on".

set-time-automatically-on-windows-10-9313615

3.For others, click on "Internet Time" and check the box "Automatically sync with Internet time server".

time-and-date-5672949

4.Select the server "time.windows.com" and click update and "OK". You do not need to complete the update. Just click OK.

Windows date and time syncing seems to fix the SSL connection error in Google Chrome, so make sure you follow this step correctly.

Method 5: Clear the SSL certificate cache

1.Press Windows key + R, then type "inetcpl.cpl" and press Enter to open Internet Properties.

intelcpl-cpl-to-open-internet-properties-8325351

2.Switch to the Content tab, then click Delete SSL Status, and then click OK.

clear-ssl-state-chrome-1122899

3.Now click Apply and then OK.

4.Restart your computer to save the changes. Check if you have been able to fix the SSL connection error in Google Chrome or not.

Method 6: Clear the internal DNS memory

1.Open Google Chrome and then go to incognito mode by pressing Ctrl + Shift + N.

2.Now type the following in the address bar and hit Enter:

cromo://net-internos/#dns

click-clear-host-cache-6244197

3. Next, click Clear host cache and restart the browser.

Method 7: Reset Internet Settings

1.Press Windows key + R, then type inetcpl.cpl and press enter to open Internet Properties.

intelcpl-cpl-to-open-internet-properties-8325351

2.In the Internet settings window, select the Advanced tab.

3.Click the restart button and Internet Explorer will start the restart procedure.

reset-internet-explorer-settings-1-7173443

4.Open Chrome and from the menu go to Settings.

5.Scroll down and click Show advanced settings.

show-advanced-settings-in-google-chrome-2826867

6. Next, in the "Reset Settings" section, click Reset Settings.

1_reset-settings-8907510

4.Restart the Windows 10 device again and check if it was able to fix the SSL connection error or not.

Method 8: Update the Chromium

Chrome is up to date: Make sure Chrome is up to date. Click on the Chrome menu, in Help and select About Google Chrome. Chrome will check for updates and click Relaunch to apply any available updates.

1_update-google-chrome-2750743

Method 9: Use the Chome Cleaning Tool

The official Google Chrome cleanup tool helps scan and remove software that may be causing the chrome problem, for example, crashes, unusual home pages or toolbars, unexpected ads that you cannot get rid of, or changes to the browsing experience.

google-chrome-cleanup-tool-6156098

Method 10: Reinstall the Chromator

This is kind of a last resort if none of the above helps, then reinstalling Chrome will definitely fix the SSL connection error in Google Chrome.

1.Press Windows key + X and then click Control Panel.

control-panel-5305036

2. Click Uninstall a program under Programs.

1_uninstall-a-program-3791451

Search for Google Chrome, then right-click on it and select Uninstall.

1_uninstall-google-chrome-2828719

4.Navigate to C: NUsuaries%your_name%AppDataNLocalGoogleN and delete everything in this folder. c-users-appdata-local-google-delete-all-7328963

5.Restart your computer to save the changes and then open Internet Explorer or Edge.

6.Then go to this link and download the latest version of Chrome for your computer.

7.Once the download is complete, be sure to run and install the setup program.

8.Close everything once the installation is complete and restart your computer.

You can also check it:

  • Fix connection time issue in Google Chrome
  • How to fix this site cannot be reached error in Gooogle Chrome
  • Fix ERR_TUNNEL_CONNECTION_FAILED error in Google Chrome
  • How to fix the SSL certificate error in Google Chrome

That's it, you have successfully fixed the SSL connection error in Google Chrome, but if you still have any questions about anything related to this post, feel free to ask in the comment section.

R Marketing Digital