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