View Single Post
  #7 (permalink)  
Old 07-15-2009, 03:18 PM
tasis tasis is offline
Junior Member
 
Posts: 7
Default

Quote:
Originally Posted by Kallisti View Post
Exactly as y@w writes. Setup zimbra using http and then make sure that the public variables, per domain, is correct:

[zimbra@domain] zmprov gd domain.tld | grep Public
zimbraPublicServiceHostname: z.domain.tld
zimbraPublicServicePort: 443
zimbraPublicServiceProtocol: https
/K
Many thanks for all your help, can I please ask you for one clarification (just to make sure)?

By setting the "PublicService..." parameters as you specify, does Zimbra still communicate with the proxy using plain http?

I am asking because my aim is to always have this mode of operation:

Internet web client --https--> dmz proxy --http--> lan zimbra server

The reason behind this is to put as much as possible of the SSL effort on the reverse web proxy server. We are not so much concerned with the internal communication and we would leave it to plain http.

Thanks again,

Tasis
Reply With Quote