Firefox : Secure Connection Failed An error occurred during a connection to SSL received a record that exceeded the maximum permissible error message

Secure Connection Failed An error occurred during a connection to . SSL received a record that exceeded the maximum permissible error message.

This can occur when you have TLS disabled or set too high in your Firefox settings. A work-around is to use Chrome or perform the following:


about:config 
security.tls.version.max. (double-click it and change its value to 0)


Another possibility is you are going through a proxy which does not allow for TLS / SSL in some situations. Contact the system administrator of that proxy. If your Firefox is set to a proxy and you do not use one, go to Tools > Options > Advanced > Network : Connection > Settings If you do not need to use a proxy to connect to internet then try to select "No Proxy" if "Use the system proxy settings" or one of the others do not work properly.

  • 103 Users Found This Useful

Was this answer helpful?

Related Articles

Create a 410 Redirect for Missing Files

A redirect which is often forgot about is the 410 redirect. This is search engine friendly in the...

What is the location of curl?

Curl is located @ /usr/bin/curl

htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable

To solve “.htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable” follow...

Installing an SSL Certificate in cPanel

To start, the website requires a dedicated IP. If you do not have one, you may order the...

How do I parse html files as shtml?

Create an .htaccess file in the directory needed and add the following: AddHandler...