----------------------------------------------------------------
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!!!
----------------------------------------------------------------
Hi,
I'm now working on a system which use servlet and Apache SSL. We've been
trying ways to get SSL connection information in a servlet, such as
client certificate, client email etc. during an SSL connection session.
Do anybody successfully do that?
With Perl, I can get all these from environment variables, but in java, I
can't get environemt variables freely. I've also tried the java package
provided with the JServ package, but still doesn't work...
The version I'm using:
Apache JServ 1.1
Apache 1.3.11
OpenSSL 0.9.4
Under MS-Windows NT Server 4.0
Thanks in advance.
Derek
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]