Only thing I can think of is that our login page is redirecting you internally and dropping the 5443 port to use 443.
Did you change the value in:
/opt/zimbra/tomcat/webapps/zimbra/WEB-INF/web.xml httpsPort 443
This controls the redirect in the Login.jsp. |