using Apache to proxy requests to Pylons is it possible to access to
SSL_CLIENT_S_DN variable?
I would authenticate the user using client/server certificates and
pass the user certificate information to Pylons.
Is it possible?
Thanks
Enrico
I don't know if someone is interested to some solution, but I find
that using Pylons + mod_wsgi solve my problem.