Okay, here it is: <VirtualHost 192.168.0.23:443> ServerName webmail.bartbaars.nl# SSLProxyEngine ON ProxyRequests off ProxyPreserveHost On ProxyPass / http://zstore.bartbaars.nl/ ProxyPassReverse / http://zstore.bartbaars.nl/ GnuTLSEnable on GnuTLSPriorities NORMAL GnuTLSCertificateFile /etc/pki/tls/certs/webserver.cert GnuTLSKeyFile /etc/pki/tls/private/webserver.key GnuTLSClientCAFile /etc/pki/tls/certs/ca.cert ErrorLog /var/log/httpd/webmail/error_log CustomLog /var/log/httpd/webmail/access_log combined</VirtualHost> Cheers, Bart----- "David Hrbáč" <hrbac.conf@xxxxxxxxx> wrote: > From: "David Hrbáč" <hrbac.conf@xxxxxxxxx>> To: "CentOS mailing list" <centos@xxxxxxxxxx>> Sent: Friday, 15 May, 2009 16:01:41 GMT +01:00 Amsterdam / Berlin / Bern / Rome / Stockholm / Vienna> Subject: Re: Mod_gnutls>> Bart Baars napsal(a):> > Looks like I am running into this> (http://issues.outoforder.cc/view.php?id=87) bug..> > > > > > I am proxy'ing Zimbra with Apache. It looks like Apache is also> talking HTTPS to Zimbra, but it shouldn't do that :(> > > > Cheers,> > > > Bart> > We are proxing a lot of sites. Make sure the proxy is configure to> talk> to HTTP not HTTPS server. Send your conf.> David> > PS: Cups issue should be solved now.> > _______________________________________________> CentOS mailing list> CentOS@xxxxxxxxxx> http://lists.centos.org/mailman/listinfo/centos_______________________________________________CentOS mailing listCentOS@xxxxxxxxxxxxxx://lists.centos.org/mailman/listinfo/centos