Hi,

I have a TurboGears application running with mod_wsgi in Apache. How can I 
get the client certificate name from SSL? This is usually stored in the 
environment as SSL_CLIENT_S_DN_CN but I can't find it anywhere. How to I 
access the WSGI environment? In Cherrypy the following works: 
cherrypy.request.wsgi_environ["SSL_CLIENT_S_DN_CN"].

Cheers,
Anselm

-- 
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/turbogears.
For more options, visit https://groups.google.com/d/optout.

Reply via email to