Quantcast
Channel: Zimbra Forums
Viewing all articles
Browse latest Browse all 1133

Administrators • Re: Error code: SSL_ERROR_RX_RECORD_TOO_LONG

$
0
0

Code:

Error code: SSL_ERROR_RX_RECORD_TOO_LONG
When this error happens with Apache it usually means that http is being serviced in an https port.

So if you telnet to the 443 port you should be able to do

Code:

GET /
and you will get a plain http response instead of the https expected response.
Using:

Code:

http://mail.example.net:443
on your browser should also do the trick and show you a non-encrypted http page which you do not want.

So there's something probably wrong on the proxy port configuration.

Check Ports - Zimbra Wiki , Proxy Guide - Zimbra Wiki and Installing , Configuring, Disabling the Zimbra Proxy - Zimbra Wiki.

Statistics: Posted by adrian.gibanel.btactic — Tue Mar 11, 2025 7:40 am



Viewing all articles
Browse latest Browse all 1133

Trending Articles