Re: SSL/CGI variables question

2006-03-20 Thread Mark Thomas
Stefan Zasada wrote: > I'm trying to run a perl cgi script in a standalone tomcat container > with ssl turned on. It is usually a good idea to mention your Tomcat version although in this case it doesn't change the answer. > With the script running under apache, an environment variable > (SSL_CLIE

SSL/CGI variables question

2006-03-17 Thread Stefan Zasada
Apologies if this has been asked before: I'm trying to run a perl cgi script in a standalone tomcat container with ssl turned on. With the script running under apache, an environment variable (SSL_CLIENT_S_DN) is set with the DN from the connecting client's certificate. Is is possible to pick up