What can cause ERR_SSL_PROTOCOL_ERROR during session?

Posted by Sad_Mastodon_1815@reddit | sysadmin | View on Reddit | 5 comments

We use google chrome in our company. Our ERP system is webbased and we chrome with it too. At the moment we have the problem, that the webbrowser breaks the connection during session with ERR_SSL_PROTOCOL_ERROR. The user authenticate with a client certificate. The first connection always works, but minute later, sometimes 10, sometimes 20... the connection breaks with this error. Our system is externally hosted by our service provider. The connection breaks multiple times a day.

What i tested:

- clearing cache / cookies...

- clearing SSL

- disable firewall / whitelisting the ERP

On Edge it works without any issues. No errors on the server itself visible, so that looks not like the problem.

Any ideas?