You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Hoda Nadeem <ho...@bah.com> on 2005/04/11 23:18:15 UTC

Getting Env Vars from Apache 2

I'm having trouble getting Apache environment variables through Tomcat
4.1, for example, I would like to get the mod_ssl additional environment
variable SSL_CLIENT_CERT. 
 
How do I get that value on the requesting server from Apache?
 
Thanks.