View Single Post
  #21 (permalink)  
Old 11-19-2005, 06:37 PM
goetzi goetzi is offline
Project Contributor
 
Posts: 223
Default

Quote:
Originally Posted by agehring
I had M1 running on HTTPS only, and after the upgrade, it's running on HTTP only.

Is there a "zm" command to change this or does the HTTP/ssl conf file need changed?
Yes, there is

Code:
su - zimbra
zmtlsctl mixed (or https)

tomcat stop
tomcat start
Reply With Quote