Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
 
Go Back   Zimbra - Forums > Zimbra Collaboration Suite > Installation

Welcome to the Zimbra - Forums!
Welcome, if you would like to post a comment please register. We also encourage you to explore all things Zimbra with our team and members of the community.

Reply
 
LinkBack (2) Thread Tools Display Modes
  #21 (permalink)  
Old 02-23-2008, 03:48 PM
Project Contributor
 
Posts: 182
Smile

I found by adding
Quote:
SecFilterEngine Off
in my virtual host saved a lot of bother:

Direct link to my wiki tutorial section

and using your example ::

Quote:

ServerAdmin webmaster@domain.ch
ServerName secure.domain.ch

DocumentRoot /var/www/

SecFilterEngine Off

SSLProxyEngine On

SSLProxyCACertificateFile /etc/ssl/certs/UTNAddTrustServerCA.crt
RequestHeader set Front-End-Https On
ProxyPreserveHost On

ProxyRequests Off
ProxyVia full

Order deny,allow
Allow from all

SetEnv force-proxy-request-1.0 1
SetEnv proxy-nokeepalive 1
ProxyPass https://mail.domain.ch:443/zimbra
ProxyPassReverse https://mail.domain.ch:443/zimbra


SSLEngine On
SSLCertificateFile /etc/ssl/certs/secure.crt
SSLCertificateKeyFile /etc/ssl/certs/secure.key
SSLCertificateChainFile /etc/ssl/certs/secure.ca-bundle
SSLProtocol all
SSLCipherSuite ALL:!ADH:RC4+RSA:+HIGH:+MEDIUM:+LOW:+EXP:+eNULL
__________________
------------------------------
http://www.lcrm.co.uk

Last edited by Costa-101 : 02-23-2008 at 04:30 PM. Reason: added to my relevant wiki article
Reply With Quote
Reply


Thread Tools
Display Modes


Similar Threads

Why Join?

Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.

Zimbrablog.com




 

Search Engine Optimization by vBSEO 3.1.0