I have my open source Zimbra 6.0.5 server on a dedicated VLAN and is firewalled off inbound except for port 25, 443, 465, and 993. all outbound is open. I first setup the zimbra server to do redirect(zmtlsctl redirect). to get the https logins working. However, I want all the web client traffic over https and the web client shows calendar share links with http and not https. I found
another thread about this that seemed to have a fix by simply using the "zmtlsctl https" command and restarting the zimbra services. That did not work and the ICS and view links still show http in the web client. I posted to that thread but it is now buried 3 pages down. The documents section of the web client also seems to be trying to access an http element as it times out when I first click the documents tab. I don't get this timeout when using Firefox on the Zimbra servers local console so I'm assuming it is an http element that is being accessed. Is there a set of commands to fix these things? Thanks..