When this error happens with Apache it usually means that http is being serviced in an https port.Code:
Error code: SSL_ERROR_RX_RECORD_TOO_LONG
So if you telnet to the 443 port you should be able to do
Code:
GET /
Using:
Code:
http://mail.example.net:443
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