Quantcast
Channel: Zimbra Forums
Viewing all articles
Browse latest Browse all 851

Installation and Upgrade • [SOLVED] make zimbra redirect port 80 to port 443 (Zimbra 10.0.x)

$
0
0
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 ...

Code:

return 301 https://$host$request_uri;
I found this setting, is it enough to set this to redirect and restart the proxy with zmproxyctl

Code:

zmprov desc -a  zimbraReverseProxyMailModezimbraReverseProxyMailMode    whether to run proxy in HTTP, HTTPS, both, mixed, or redirect mode.    See also related attributes zimbraMailProxyPort and    zimbraMailSSLProxyPort
there is the command:

Code:

 zmtlsctl --helpUsage: /opt/zimbra/bin/zmtlsctl [both|http|https|help]
Bud redirect is not an option there ...

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



Viewing all articles
Browse latest Browse all 851

Trending Articles