----------------------------------------------------------------
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!!!
----------------------------------------------------------------
"Chau Chan Yip, Derek" wrote:
>
> 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?
http://ma-planete.net
The SuperSnoops on this site still return nothing for SSL_CLIENT_DN and
SSL_CLIENT_IDN which is hardly surprising b/c it doesn't request a client
certificate.
Does anyone have a working Apache SSL JServ setup on NT Server which
actually allows servlet access to Client Certificate data? I've had no luck
with Apache 1.3.6 and 1.3.9 with modssl contributions and Chau Chan Yi
seems to have lucked out with 1.3.11
Why this is important... if you can access client certificate information in
a servlet you can do distributed certificate status checking and you can
link authorization to authentication.
Cheers in advance,
Scott
--
--------------------------------------------------------------
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]