Ssl zimbra

De Slacam_Wiki
Ir para: navegação, pesquisa

Mudança do Site do Webmail ZIMBRA para acesso somente por SSL

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.) Steps to run

  1. Type zmtlsctl [mode] and press Enter.
  2. Type zmcontrol stop and press Enter.
  3. When everything is stopped, type zmcontrol start and press Enter.