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
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