[us...@httpd] Skip SSL authentication

2010-11-08 Thread Praveen Venkataramaiah
All, I am trying to configure Apache so that it can pass the SSL_CLIENT_CERT to my back-end code. I can do this fine, but I have an additional requirement that, I do not want Apache to do the SSL authentication, but I want to pass the SSL_CLIENT_CERT to the back-end always and I want the back-e

[us...@httpd] Question about passing client certificates through

2010-10-28 Thread Praveen Venkataramaiah
All, I am a newbie to Apache and have been struggling to find a solution for my requirement. My requirement is that I need to configure Apache so that it can 1) Request for a SSL client certificate from a client machine. 2) Pass the client certificate to the server back-end for authe