You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by David Orriss Jr <da...@davenet.net> on 2003/05/27 23:43:08 UTC

[users@httpd] SSL Proxy from Apache server to another http server

Here's the configuration I have to work with:

----------------   http  --------------   https  --------------------
|  HTTP client |  ---->  | Apache     |  ------> | some HTTP server |
----------------         --------------          --------------------

Now, I have to have a *client* certificate on the Apache server and I have
to use mod_proxy to set up the ProxyPass and ProxyPassReverse messages.

My problem is that, while I've used copy of the server certificate from
the "some HTTP server" and it's key file along with the
SSLProxyMachineCertificateFile directive, I don't know what the approach
would be in order to make sure that a *client* certificate is used for the
same Proxy connection.  Would it be the same directive?

Any insights would be most appreciated...

TIA

-- 

David Orriss Jr
ICQ/AIM/MSN Id's available upon request

---------------------------------------------------------------------
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: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org