Quantcast
Channel: How do I resolve the error "SSL received a record that exceeded the maximum permissible length" in apache2? - Server Fault
Browsing all 7 articles
Browse latest View live

Answer by Montana Burr for How do I resolve the error "SSL received a record...

The answer for me was different, but make sure the VirtualHost is configured for port 443, not port 80.

View Article


Answer by CODE-REaD for How do I resolve the error "SSL received a record...

Yet another cause of this problem: Apache configured for SSL and listening on port 443, but Apache mod_ssl not installed!

View Article


Answer by Geoff Williams for How do I resolve the error "SSL received a...

It's possible to get this error if your virtual host configuration is incomplete and relies on ssl.conf (vendor installed) to do the setup for you. For example if you have a something like this...

View Article

Answer by alexocean for How do I resolve the error "SSL received a record...

a before-after of my .cfg fileI had this problem, and eventually figured it out to work in my situation. What I changed: Defaults: mode & option.Frontend: bind & stats uri (I had a typo)....

View Article

Answer by CharlieSummers for How do I resolve the error "SSL received a...

Re: changing from <VirtualHost 123.456.789.0:443> to <VirtualHost default:443>, I found exactly the opposite w/Apache 2.2.15 on CentOS6; when I changed from <VirtualHost...

View Article


Answer by Tom for How do I resolve the error "SSL received a record that...

That usually means that you are sending a HTTPS request to a HTTP service. The message is from the browser complaining that it was unable to to complete the SSL handshake that it was expecting.do you...

View Article

How do I resolve the error "SSL received a record that exceeded the maximum...

I am getting the following error on a site I've just setup in Apache 2:SSL received a record that exceeded the maximum permissible lengthThe fixes I've seen around suggest that a fix is to be sure the...

View Article
Browsing all 7 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>