Hi,
My Zimbra installation is only responding on HTTPS and not HTTP. I like to have Zimbra to redirect HTTP to HTTPS.
I'm a bit lost to find the Zimbra 10 way to do that ... there are a lot of old information in the forum and wiki.....
it would be just a small line in the nginx ...I found this setting, is it enough to set this to redirect and restart the proxy with zmproxyctl
there is the command:Bud redirect is not an option there ...
or do I need zmproxyconf with some option ?
thanks for some help on that
Manuel
My Zimbra installation is only responding on HTTPS and not HTTP. I like to have Zimbra to redirect HTTP to HTTPS.
I'm a bit lost to find the Zimbra 10 way to do that ... there are a lot of old information in the forum and wiki.....
it would be just a small line in the nginx ...
Code:
return 301 https://$host$request_uri;
Code:
zmprov desc -a zimbraReverseProxyMailModezimbraReverseProxyMailMode whether to run proxy in HTTP, HTTPS, both, mixed, or redirect mode. See also related attributes zimbraMailProxyPort and zimbraMailSSLProxyPort
Code:
zmtlsctl --helpUsage: /opt/zimbra/bin/zmtlsctl [both|http|https|help]
or do I need zmproxyconf with some option ?
thanks for some help on that
Manuel
Statistics: Posted by oetiker — Fri Mar 01, 2024 1:34 pm