View Single Post
  #7 (permalink)  
Old 10-25-2007, 10:06 PM
Jinx Jinx is offline
Starter Member
 
Posts: 2
Default

Thanks Klug! That got HTTPS Proxying working on my Ubuntu Feisty mail server. It is proxying via a Ubuntu Feisty Apache2 server.

I copied the Zimbra server.key and server.crt from the mailserver's /opt/zimbra/ssl/ssl/server/ directory over to the Apache server's /etc/apache2/ssl dir.

Had to modify your config slightly, as "Proxy Via full" brought up an error. Used "ProxyVia full" and it seemed to be happy with that.

Made sure I had the proxy module enabled as well via "a2enmod proxy".

Thanks again, this has been a long standing issue for me, and one that isn't well documented on the Net (from what I can find anyways).

Cya round
Jinx
Reply With Quote