SSL_ERROR_RX_RECORD_TOO_LONG opening view mail

Discuss your pilot or production implementation with other Zimbra admins or our engineers.
Post Reply
User avatar
fferraro87
Advanced member
Advanced member
Posts: 99
Joined: Thu Apr 28, 2016 8:58 am

SSL_ERROR_RX_RECORD_TOO_LONG opening view mail

Post by fferraro87 »

Hi,
i've this version of zimbra :

Code: Select all

Release 8.7.4_GA_1730.RHEL7_64_20170227060845 RHEL7_64 FOSS edition.
when i try to view mail of an account, i've this error : SSL_ERROR_RX_RECORD_TOO_LONG and i can't open webmail.
i see that the address is something like this :

Code: Select all

https://172.16.70.23:80/service/preauth?authtoken=0_eac7683ea1c3887fbf39cdbd5b223d4e76a3ae68_69643d33363a37633234613863302d316264652d346432382d613231362d3462326538623866396165323b6578703d31333a313433273696f6e3d31333a382e372e345f47415f313733303b&isredirect=1&adminPreAuth=1
and if i remove :80 from this address everything works fine and i can reach webmail.
But how can i fix this without everytime i need to delete :80 from address?

Thanks
xventil
Posts: 3
Joined: Wed May 10, 2017 8:12 am

Re: SSL_ERROR_RX_RECORD_TOO_LONG opening view mail

Post by xventil »

Maybe u can try to redirect port 80 to 443 on apache to ser if it helps. Also check your vhost config, change <VirtualHost> to _default_ 

Enviado do meu Vodafone Smart ultra 6 através de Tapatalk
User avatar
fferraro87
Advanced member
Advanced member
Posts: 99
Joined: Thu Apr 28, 2016 8:58 am

Re: SSL_ERROR_RX_RECORD_TOO_LONG opening view mail

Post by fferraro87 »

xventil wrote:Maybe u can try to redirect port 80 to 443 on apache to ser if it helps. Also check your vhost config, change <VirtualHost> to _default_ 

Enviado do meu Vodafone Smart ultra 6 através de Tapatalk
i don't have apache installed on this vm
xventil
Posts: 3
Joined: Wed May 10, 2017 8:12 am

Re: SSL_ERROR_RX_RECORD_TOO_LONG opening view mail

Post by xventil »

the weird part is the link is https and the has the :80 port on it, dosen´t make sence, cause https is port 443 and http port 80

where do you get that link that you posted, ( so i can try to replicate) ?
User avatar
fferraro87
Advanced member
Advanced member
Posts: 99
Joined: Thu Apr 28, 2016 8:58 am

Re: SSL_ERROR_RX_RECORD_TOO_LONG opening view mail

Post by fferraro87 »

xventil wrote:the weird part is the link is https and the has the :80 port on it, dosen´t make sence, cause https is port 443 and http port 80

where do you get that link that you posted, ( so i can try to replicate) ?
yeah it's strange.
i've this link when i click on "View Mail" on an account from zimbra webadmin ui
xventil
Posts: 3
Joined: Wed May 10, 2017 8:12 am

Re: SSL_ERROR_RX_RECORD_TOO_LONG opening view mail

Post by xventil »

Maybe this link will help you. https://www.google.pt/url?sa=t&source=w ... uEJJwXZ-DQ

Enviado do meu Vodafone Smart ultra 6 através de Tapatalk
Post Reply