Ellison , John P wrote:
> Hi.  I was wondering if I can setup a reverse proxy using Apache and
> somehow have the origin server require a "client" certificate from the
> proxy server?  I've been reading the docs about the directives, and it
> looks like the SSLProxyVerify directive will require the proxy to obtain
> a valid certificate from the origin.  I need to have the origin verify
> the identity of the proxy server as well.

Looks like you need SSLProxyMachineCertificateFile. It's the certificate
store that a reverse proxy will use to authenticate itself to remote
servers requiring client certificates.

Joost


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to