При установке заметил следующее:
По умолчанию зимбра ставится для веб-клиентов в режим https.
Для переключения в http или в both/mixed mode - используется команда:
По умолчанию зимбра ставится для веб-клиентов в режим https.
Для переключения в http или в both/mixed mode - используется команда:
Syntax
zmtlsctl [mode]
Mode Choices
- http - http only, the user would browse to http://zimbra.domain.com
- https - https only, the user would browse to https://zimbra.domain.com http:// is denied.
- both - A user can go to http:// or https:// and will keep that mode for their entire session.
- mixed - If the user goes to http:// it will switch to https:// for the login only, then will revert to http:// for normal session traffic. If they browse to https:// then they will stay https://
- redirect - Like mixed if the user goes to http:// it will switch to https:// but they will stay https:// for their entire session.
Note: Redirect mode is not available for ZCS 4.5 and earlier. (See Redirect_http_to_https for information about redirect for ZCS 4.5.)
В том случае, если переключение режима не срабатывает, то проверьте, не установили ли вы случайно zimbra-proxy при установке. Если установили, то надо выполнить к примеру следующее:
zmprov ms proxy.server.name zimbraReverseProxyMailMode both
Взято отюда:
http://wiki.zimbra.com/wiki/Zimbra_Proxy_Manual:Installing_,_Configuring,_Disabling_the_Zimbra_Proxy#Installing_.2C_Configuring.2C_Disabling_the_Zimbra_Proxy
Комментариев нет:
Отправить комментарий