Re: Accessing SSL information within servlet

2000-09-28 Thread Jean-Luc Rochat
Andrew Brady wrote: Andrew Brady wrote: Ed Yu wrote: Hi, I'm using JServ 1.1.1, Apache 1.3.12, open-ssl 0.9.5a. I tried to access the org.apache.jserv.SSL_SESSION_ID, org.apache.jserv.SSL_CLIENT_CERTIFICATE environment using req.getAttribute() and it doesn't seems to

Re: Accessing SSL information within servlet

2000-06-12 Thread Andrew Brady
BEFORE YOU POST, search the faq at http://java.apache.org/faq/ WHEN YOU POST, include all relevant version numbers, log files, and configuration files. Don't make us guess your problem!!!

Re: Accessing SSL information within servlet

2000-06-09 Thread Andrew Brady
BEFORE YOU POST, search the faq at http://java.apache.org/faq/ WHEN YOU POST, include all relevant version numbers, log files, and configuration files. Don't make us guess your problem!!!

Accessing SSL information within servlet

2000-06-07 Thread Ed Yu
Hi, I'm using JServ 1.1.1, Apache 1.3.12, open-ssl 0.9.5a. I tried to access the org.apache.jserv.SSL_SESSION_ID, org.apache.jserv.SSL_CLIENT_CERTIFICATE environment using req.getAttribute() and it doesn't seems to work. I have the following in the jserv.conf file: ApJServEnvVar SSL_SESSION_ID