Re: [users@httpd] forward proxy with SSL Termination

2013-01-11 Thread Chris Datfung
On Fri, Jan 11, 2013 at 11:59 AM, Pete Houston wrote: > On Fri, Jan 11, 2013 at 11:37:44AM +0200, Chris Datfung wrote: > > How can I configure Apache to forward proxy requests while terminating > SSL > > connections for inspection and then reencrypt the traffic? > > That won't be trivial, which i

Re: [users@httpd] forward proxy with SSL Termination

2013-01-11 Thread Pete Houston
On Fri, Jan 11, 2013 at 11:37:44AM +0200, Chris Datfung wrote: > How can I configure Apache to forward proxy requests while terminating SSL > connections for inspection and then reencrypt the traffic? That won't be trivial, which is a good thing otherwise https would be pretty pointless from a pri