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 a similar environment variable with the cgi script running under tomcat? I've looked at the list of cgi variables that are set and it isn't amongst them. I've looked around for a way to do this but can't seem to find anything. Any help would be appreciated. Stefan. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]