RE: [us...@httpd] Re: Custom headers in Connect message

2010-07-09 Thread David Vaughan
econd proxy can then inspect. Dave Vaughan -Original Message- From: Joost Heer, de [mailto:j.d.h...@atriummc.nl] Sent: 09 July 2010 09:46 To: users@httpd.apache.org Subject: [us...@httpd] Re: Custom headers in Connect message >Is there any way I can add a custom header (or even ju

[us...@httpd] Re: Custom headers in Connect message

2010-07-09 Thread Joost Heer, de
>Is there any way I can add a custom header (or even just an >X-Forwarded-For header) into the CONNECT message? In other words: you want to be able to play MITM. No, that's not possible unless you terminate the SSL connection on the proxy. Joost