How to Fix “ERR_SSL_PROTOCOL_ERROR” for Google Chrome (2024)

A brief guide to fix ERR_SSL_PROTOCOL_ERROR for Google Chrome

Do you use Google Chrome to browse the web? That’s great! Most other internet users are pleased with its smooth user interface. However, sometimes you might’ve run into anSSL security error“This site can’t provide a secure connection –ERR_SSL_PROTOCOL_ERROR” when browsing SSL secure websites on Google Chrome browser.

What is the “ERR_SSL_PROTOCOL_ERROR”?

ERR_SSL_PROTOCOL_ERROR defines itself as being caused by the misconfiguration of an SSL certificate. It prevents the browser from creating a secure connection with an SSL-protected website.

You can find a message like “This site can’t provide a secure connection” in the Chrome browser upon seeing such an error.

How to Fix “ERR_SSL_PROTOCOL_ERROR” for Google Chrome (2)

While in Microsoft Edge, you will find a message like “Can’t connect securely to this page.

How to Fix “ERR_SSL_PROTOCOL_ERROR” for Google Chrome (3)

This type of error also shows that there is no synchronization between the browser and server settings or that a browser is not supporting the protocol that is used to set up a secure connection.

Causes of the ERR_SSL_PROTOCOL_ERROR

  • Modification in SSL certificate, hosting, WAF, CDN can cause ‘ERR_SSL_PROTOCOL_ERROR’ error.
  • A certificate should include Subject Alternative Name (SAN) as if the certificate issued to domain.com should add www.domain.com in the SAN list to work the certificate properly.
  • If the user’s browser is using different protocol and your server is using different protocol then, this type of error can be caused.
  • Always look at the expiry of your SSL certificate as an expired certificate can cause ERR_SSL_PROTOCOL_ERROR.
  • You should check clock setting on the user’s system. However, it is not in the control of a site owner but it could be the reason for such error.
  • User should check Firewall and antivirus settings as it should not be conflicted with installed SSL certificate. Such misconfiguration can cause error.
  • Outdated protocol and server misconfiguration can create ERR_SSL_PROTOCOL_ERROR. Updated protocol and proper server setting should be applied.

Ways to fix ERR_SSL_PROTOCOL_ERROR

Now, often this error disappears itself when you refresh the page, but sometimes it comes again and again. If you are experiencing such kind of warnings, here we’re explaining various solutions to fix “ERR_SSL_PROTOCOL_ERROR”.

Make Sure SSL Is Installed on Your Website

The first step is to check that you have installed an SSL certificate on the server. If it’s not available then buy SSL and install it, as it secures in-transit information between the server and the browser.

Sometimes, website owners forcefully enable HTTPS without installing an SSL certificate on the server, which causes an inaccessible website, which can cause ERR_SSL_PROTOCOL_ERROR.

To check HTTPS, you need to visit the domain name. If the domain name shows HTTPS, then you can ensure SSL installation. Moreover, you can go with the SSL installation checker to see the installed SSL certificate details.

Even OpenSSL can be a helpful source for finding SSL certificate status. You can follow the below code to do this.

openssl s_client -servername domain.com -connect 192.168.0.1:443 2>/dev/null | openssl x509 -noout -subject -issuer -dates;
curl -vvI --silent https://domain.com 2>&1 | grep 'issuer|start date|expire date|subject'

Force HTTPS Connection on Your Website

The installation of an SSL certificate is incomplete if you do not apply Force HTTPS.

Otherwise, the site will run on default HTTP instead of a secured HTTPS version. It can cause an ERR_SSL_PROTOCOL_ERROR error.

Before you switch to Force HTTPS, you should take a backup of your website in case any mistakes happen during the switching process.

Many hosting providers move your website on HTTPS by default. However, you can follow the common manual process to apply ‘Force HTTPS’ in almost cPanel.

  • Go to File Manager in Control Panel
  • Create .htaccess file
  • Edit the .htaccess file using below text.
    RewriteCond %{HTTPS} !on [OR]RewriteCond %{HTTP_HOST} !^www\.RewriteRule (.*) https://www.domainname.com%{REQUEST_URI} [L,R=301]
  • Save the changes.

Update expired SSL certificates

An expired SSL certificate has dual disadvantages, causing ERR_SSL_PROTOCOL_ERROR and being harmful to website security.

Attackers can take benefit of an expired SSL certificate as the information passes will remain in plain text, which attackers can intercept.

Besides, you can fix this issue by renewing the SSL certificate with your provider. Once you renew, install it on the server properly.

SSL certificate renewal time does not take much time, as you can see in the below image for better understanding.

Certificate TypesIssuance Time
DV SSL – Domain Validated Certificates15 to 30 Minutes
OV SSL – Organization Validated Certificates1 to 2 Days
EV SSL – Extended Validated Certificates1 to 5 Days

Fix DNS issues

If the DNS is aiming at an incorrect IP address, it can create “ERR_SSL_PROTOCOL_ERROR”. You can check with your hosting provider and run the below command to check it.

See Also
SiteGround

$ dig example.com +short10.10.10.1

There are tools available to check yourself for such DNS issue.

Update Browsers to Latest Version

Browsers are frequently coming with the latest features. The reason behind updating the browser is to match with the current security patches and bug fixing those leaves attackers behind.

An outdated browser can welcome cyber threats to your site. Always prefer to update your browser to avoid ERR_SSL_PROTOCOL_ERROR.

How to Fix “ERR_SSL_PROTOCOL_ERROR” for Google Chrome (4)

Check the Date of Your System

Date is the most common reason behind SSL errors. When the date of your computer is not in sync with the date of the server that you’re trying to access you’ll face the problem of ERR_SSL_PROTOCOL_ERROR on your Chrome browser.

The way to fix this is easy – just adjust the date of your system to current date and then try opening the site. You won’t face any problem.

Clear Browsing Data

Sometimes browsing data may also come in the way of your internet surfing experience, thus giving you that nasty SSL error again and again. If the date on your computer is right, follow the steps given below to delete browsing data from your Chrome browser:

  • Launch Chrome
  • PressCtrl + Shift + Delete
  • Ensure that the time range is set to “All Time
  • Check the checkbox for“Cookies and other site data
  • Check the checkbox for“Cached images and files
  • HitClear Data

Wait for it to complete, and once it has been done try loading the website again in your browser. There’s a very good chance that it will open just fine.

Clear Your SSL State

If your problem still persists, the next thing you should try is clearing the SSL state of your computer. Follow the steps given below to do that:

  • Type “Internet Options” in the search bar of your computer and hit Enter.
  • A window named“Internet Properties” will open. Go to Content tab in that window and click onClear SSL State

How to Fix “ERR_SSL_PROTOCOL_ERROR” for Google Chrome (5)

Now try opening the website once again in Chrome.

Disable QUIC Protocol of Chrome

Still no luck? Okay, then try disabling the QUIC Protocol of Google Chrome browser. Follow the steps given below to do that:

  • Pastechrome://flags/#enable-quic in the address bar of your Chrome browser and hit Enter;
  • UnderExperimental QUIC Protocoloption, you’ll see that it’s set to “Default”. Disable it.

How to Fix “ERR_SSL_PROTOCOL_ERROR” for Google Chrome (6)

Now relaunch Chrome and try opening the website again.

Check Your Antivirus Settings

Sometimes your antivirus may also be the culprit behind an SSL error. All modern antivirus programs scan the websites for malicious elements and other security threats, which also includes checking the SSL/TLS version of a site.

If a website is using an outdated version of SSL, the antivirus blocks it and doesn’t allow us to visit it. In this case, the problem can be solved by disabling the antivirus temporarily. Just turn off your antivirus for a while and see if you can open the error generating website or not.

Check Your Firewall

If a website is present in the blocklist of your Internet Firewall, Chrome will obviously not be able to open it.

Check your Firewall to ensure that the website you’re trying to visit is not present in its blocklist. If you find it there, remove it and try loading the website again.

Disable Extensions

Extensions help in improving the functionality of Chrome significantly, but sometimes they also spoil the internet experience by generating unnecessary errors. Disable your Chrome extensions one by one and open the error generating website again and again as you do that. If you find any extension to be the culprit, remove it.

Adjust Your Internet Security and Privacy Level

If everything mentioned above fails, the last thing that you should try is checking the level of your Internet Security and Privacy because a privacy level too high may also be blocking your access to certain websites. Follow the steps given below:

  • Type“Internet Options” in the search bar of your computer and hit Enter;
  • The“Internet Properties” dialogue box will open. Inside it navigate toSecuritytab and look at the slider given there. If that slider is too high on the scale, bring it in the middle (to Medium level) and clickOK.

How to Fix “ERR_SSL_PROTOCOL_ERROR” for Google Chrome (7)

Now try opening the website that you were trying to open.

Out of above-given methods at least one will certainly solve your problem of ERR_SSL_PROTOCOL_ERROR on Google Chrome. Try out each of them until you find your solution.

Related Articles:

  • How to fix SSL Connection Error on Chrome?
  • Fix Mixed Content (nonsecure items) Error on SSL Secure Site
  • How to Fix SSL Connection Error on Android Phone
How to Fix “ERR_SSL_PROTOCOL_ERROR” for Google Chrome (2024)
Top Articles
Day trading | Invezz
Staking Overview | Rocket Pool
123 Movies Black Adam
Enrique Espinosa Melendez Obituary
Mychart Mercy Lutherville
Insidious 5 Showtimes Near Cinemark Tinseltown 290 And Xd
Imbigswoo
Hardly Antonyms
Comenity Credit Card Guide 2024: Things To Know And Alternatives
South Ms Farm Trader
Missing 2023 Showtimes Near Landmark Cinemas Peoria
Unit 1 Lesson 5 Practice Problems Answer Key
Hillside Funeral Home Washington Nc Obituaries
Marion County Wv Tax Maps
Busty Bruce Lee
“In my day, you were butch or you were femme”
Magic Mike's Last Dance Showtimes Near Marcus Cedar Creek Cinema
Payment and Ticket Options | Greyhound
Everything We Know About Gladiator 2
List of all the Castle's Secret Stars - Super Mario 64 Guide - IGN
2020 Military Pay Charts – Officer & Enlisted Pay Scales (3.1% Raise)
360 Tabc Answers
Healthier Homes | Coronavirus Protocol | Stanley Steemer - Stanley Steemer | The Steem Team
Promiseb Discontinued
Rqi.1Stop
Mega Personal St Louis
UMvC3 OTT: Welcome to 2013!
Valic Eremit
What Equals 16
4Oxfun
Bj타리
Anesthesia Simstat Answers
Big Boobs Indian Photos
897 W Valley Blvd
Ugly Daughter From Grown Ups
3473372961
Most popular Indian web series of 2022 (so far) as per IMDb: Rocket Boys, Panchayat, Mai in top 10
Spn-523318
Captain Billy's Whiz Bang, Vol 1, No. 11, August, 1920
America's Magazine of Wit, Humor and Filosophy
Jason Brewer Leaving Fox 25
Sdn Fertitta 2024
Craigslist Malone New York
Sig Mlok Bayonet Mount
Sarahbustani Boobs
Rescare Training Online
Star Sessions Snapcamz
The Jazz Scene: Queen Clarinet: Interview with Doreen Ketchens – International Clarinet Association
Missed Connections Dayton Ohio
Quest Diagnostics Mt Morris Appointment
Rise Meadville Reviews
Morgan State University Receives $20.9 Million NIH/NIMHD Grant to Expand Groundbreaking Research on Urban Health Disparities
Latest Posts
Article information

Author: Ms. Lucile Johns

Last Updated:

Views: 6243

Rating: 4 / 5 (41 voted)

Reviews: 88% of readers found this page helpful

Author information

Name: Ms. Lucile Johns

Birthday: 1999-11-16

Address: Suite 237 56046 Walsh Coves, West Enid, VT 46557

Phone: +59115435987187

Job: Education Supervisor

Hobby: Genealogy, Stone skipping, Skydiving, Nordic skating, Couponing, Coloring, Gardening

Introduction: My name is Ms. Lucile Johns, I am a successful, friendly, friendly, homely, adventurous, handsome, delightful person who loves writing and wants to share my knowledge and understanding with you.