ffic from any tampering by proxy. However,
> proxy can pass traffic through as-is when asked with CONNECT method; it
> might solve your problem depending on what this problem is (why do you need
> proxy in the first place?).
>
>
> --
>
> With Best Regards,
> Marat Khalili
&g
:
> You can make your proxy identify with a specific key-cert combination with:
> SSLProxyMachineCertificateFile
>
> http://httpd.apache.org/docs/2.4/mod/mod_ssl.html#sslproxymachinecertificatefile
>
> But "passthrough" as you say, that's not how proxy works AFAIK.
>
Hi,
I wanted to know if there is a way to pass on the client cert as it is to a
backend server through an apache proxy without using the SSL headers.
Scenario:
Client---https--->Proxy(:443)---https--->BackEnd(:PORT)
The above figure is what I want to set up.
So, basically I want apache proxy to