ERR_SSL_PROTOCOL_ERROR in chrome 39 and 40 but works in chrome 36.Help fix in chrome 39

后端 未结 5 1060
再見小時候
再見小時候 2021-02-20 08:29

I am able to access a URL in Chrome 36 and IE8 but in Chrome 39 or 40 or Firefox 35 it throws the error:

Unable to make a secure connection to the server. T

5条回答
  •  不知归路
    2021-02-20 09:02

    First check that in :

    1. Internet Explorer- go to tools/internet options/advanced in the settings box, scroll all the way to the bottom and select Use TLS 1.0 and it will fix the problem. SSL 2.0 or 3.0 and these are should also be selected.

    2. Google Chrome-Click "wrench" sign on the tope right of it.Click Options then Under the bonnet in network click Change Proxy Settings and follow the steps above as in Internet Explorer.

    If this didn't work try the following steps:

    1. Unhide all the files and folders.
    2. Then go to C:\Windows\System32\drivers\etc\hosts.
    3. Right click on hosts file,then click properties. Then click security tab. After that click edit.
    4. Here,click system and you have to check on allow full control and uncheck deny.
    5. Click OK and then OK.
    6. Now delete the hosts file.

    You could read google forum tips from here
    or you get all the details solution about err_ssl_protocol_error from here. I hope this will work and fix the error.

提交回复
热议问题