We would like to connect to all acounts via https. Can someone point me to directions on how to do this?
Thanks
We would like to connect to all acounts via https. Can someone point me to directions on how to do this?
Thanks
CLI zmtlsctl to set Web Server Mode - ZimbraWiki
The wiki is actually pretty amazingdo you have anything else on that port as it is now?
does that show anything?Code:# lsof -i :443
-------------------------------------------------------
**Votes**:
Calendar Notification Enhancement
Official Support for ZCS Network Edition on CentOS
Require the ability to use GPG signing and encryption
Thanks. When I run the command I recieve a bash: zmtlsctl: command not found error. I am running this from root. Is this where I should run this command?
Thanks again
-------------------------------------------------------
**Votes**:
Calendar Notification Enhancement
Official Support for ZCS Network Edition on CentOS
Require the ability to use GPG signing and encryption
Perfect. Thanks alot.
Is it possible to get zmtlsctl to redirect http://server to https://server for everything (not just logins).
The nearest I can get is zmtlsctl mixed, but that just redirects for the login. It would be good if zmtlsctl included the redirect.
I guess I could set something up without too much trouble, but it would be nice if it happened by default.
Rob
That is the point of mixed mode (just https for logins)
Your looking for the 'redirect' mode that is in v5.
Using 4.5 one method to redirect http>https & continue to use https after the login would be:
-Edit /opt/zimbra/tomcat/webapps/zimbra/public/Login.jsp and comment out this statement so that http connections are *never redirected back* to http:
zmcontrol stop/startqs = emptyQs? "?initMode=" + currentProto: qs + "&initMode=" + currentProto;
Though you've already done this-be sure to set the mail mode to mixed to allow the initial http connections that will be redirected to https:
See other methods in this RFE:zmtlsctl mixed
tomcat restart
Bug 7631 - redirect to https mode problem
Thus we now have http, https, both, mixed, redirect
Last edited by mmorse; 09-05-2007 at 09:08 AM.
-Mike Morse (MCode151)
ZCS-to-ZCS Migrations & Moves | Admin Tools & Tidbits » ZimbraBlog.com | ZimbraCommunity.com
Updated wiki: CLI zmtlsctl to set Web Server Mode - ZimbraWiki
-Mike Morse (MCode151)
ZCS-to-ZCS Migrations & Moves | Admin Tools & Tidbits » ZimbraBlog.com | ZimbraCommunity.com
That did it - thanks.
There are currently 1 users browsing this thread. (0 members and 1 guests)