How to avoid the ERR_HTTP2_Inadequate_Transport_Security error

Sometimes when browsing the Internet we find problems opening a web page. The normal thing is that the browser itself sends us a message with a code to be able to search for information about that problem and thus find a solution. In this article we are going to talk about the ERR_HTTP2_Inadequate_Transport_Security error . It is a bug that appears in Google Chrome when trying to connect to a server through HTTPS. Let’s see why it appears and what we have to do to avoid it.

ERR_HTTP2_Inadequate_Transport_Security

Why the ERR_HTTP2_Inadequate_Transport_Security bug appears in Chrome

First of all we are going to talk about what it is and why this problem appears. This is a bug that appears in Google Chrome in some users when they try to access a server using HTTPS. The connection is not established correctly and this alert message appears.

But why does this happen? The truth is that there is no single reason, but there can be several causes. One of the main ones is that we are using an outdated version of the browser. This will generate conflict when trying to access a server using HTTPS and will throw the ERR_HTTP2_Inadequate_Transport_Security message.

If we use a browser that is not up to date , there may be problems establishing CA connections. This is due to security mechanisms that can block it so that there are no problems.

Another common cause is that there is a problem with the browser cookies . Maybe they are corrupt or old. Likewise, this problem will prevent us from navigating correctly and error messages such as the one we see in this article may appear.

It could also be that there is a problem related to the HTTP / 2 protocol used by Windows Server and that it is enabled. We will also talk about this as a solution to this error.

But when it comes to bugs of this type with the browser, you have to take into account the possibility that there is an extension that is causing problems. Especially if we have installed any plugins recently, there could be glitches. It is important that we always control the origin of the extensions and avoid third-party sites.

Steps to fix the ERR_HTTP2_Inadequate_Transport_Security error

After explaining why this problem may appear, we are going to give some possible solutions . We can do all of them in Chrome, without having to install or configure anything additional at the operating system level. The main thing will be to make sure that the browser works well, that there is nothing that is interfering, an outdated version or errors with cookies.

Check that Chrome is up to date

The first thing we must do is something as simple as checking that we have the updated browser . If we are using an old version it can generate errors of this type. There may even be incompatibilities with add-ons that we install or with the operating system itself.

In the case of Google Chrome, we have to go to the menu at the top right (the three points), click on Help and go to Google Chrome Information. It will automatically show us in the new window the version that we have installed. In case there is any pending update, the update process will begin.

Actualizar Google Chrome

This is automatic . The normal thing is that the browser itself updates itself, but sometimes there may be a problem and we have to do it manually. As we have seen, you just have to follow these simple steps that we have explained. Sometimes there might be a problem with the app and you have no choice but to uninstall it to reinstall it again or return the settings to the default values.

Clear cookies

Another possible solution for the ERR_HTTP2_Inadequate_Transport_Security error is to delete the cookies that the Google Chrome browser has stored. If there has been an error and those cookies have been damaged or are old, we could have problems.

The process is quick and easy. We have to go to the menu again and this time we go to Settings, Privacy and security and we enter the Delete browsing data section. We will see a list with different options and we must check that the cookies box is checked.

Borrar caché y cookies

We can delete all the cookies stored until that moment, those of the last day, last hour, etc. This process is usually very useful to fix certain problems that may affect Chrome. We can delete cookies, downloaded files that may be corrupt, browsing history …

Check installed extensions

Have you installed any extensions recently? In browsers like Chrome we can add many add-ons that help us to sort tabs, to read documents, to optimize downloads… There is a wide range of options. However they can malfunction. We can have problems if one of these extensions has not been installed correctly, is out of date and generates conflict or has a bug.

What we are going to do is go to the Chrome menu, click on More tools and enter the Extensions section. All the ones we have installed will appear there. We can pause some that we have recently added and that causes us to doubt whether it may be the problem. We can even pause all of them.

Disable HTTP / 2 on Windows Server

One more possible solution for the ERR_HTTP2_Inadequate_Transport_Security bug is to disable HTTP / 2 on Windows Server . Here there could be a security conflict and lead to that error. By disabling it we will make Windows Server use HTTP / 1.1.

Although with the previous steps that we have mentioned we should have solved the problem, disabling HTTP / 2 even momentarily in Windows Server could also be a possible solution to this error.

In short, if we find the ERR_HTTP2_Inadequate_Transport_Security problem when trying to open a server using HTTPS in Google Chrome, in this article we have explained what are the main causes that could be causing the problem. We have also seen some solutions to avoid this conflict.

However, the main thing to reduce this type of problems that can appear when using Chrome or any other browser, it is necessary to always have the problem in good condition. For example, keep it updated, control which add-ons we install, avoid security problems or any other reason that may hinder the operation.