-----Original Message-----
From: Luciano da Silva Coelho [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, February 15, 2000 8:07 PM
To: [EMAIL PROTECTED]
Subject: Re: SSL Certificates and Servlets (Problem in getAttribute() func tion )Is the iPlanet configured to ask client certificates??
[ ]'s
Luciano da Silva Coelho
Sun Certified Programmer for the JAVA2
Java Instructor Certified - Sun
e-Sec Data Security Technology
www.esec.com.br
[EMAIL PROTECTED]
----------
De: Siddhartha Chandurkar (EHPT)[SMTP:[EMAIL PROTECTED]]
Responder: A mailing list for discussion about Sun Microsystem's Java Servlet API Technology.
Enviada: Ter�a-feira, 15 de Fevereiro de 2000 07:56
Para: [EMAIL PROTECTED]
Assunto: SSL Certificates and Servlets (Problem in getAttribute() function )Environment jsdk2.1
iPlanet 4.0 SP3(Formerly known as Netscape Webserver 4.0)
Solaris
Hi All,
I am getting null when i am using getAttribute("javax.net.ssl.peer_certificates") in iPlanet. But when i am trying to use the same code in weblogic it isworking properly. Can anybody please help what must be the problem.
Thanks & Regards,
Siddhartha
Re: SSL Certificates and Servlets (Problem in getAttribute() func tion )
Siddhartha Chandurkar (EHPT) Wed, 16 Feb 2000 13:50:59 -0800
Title: RE: SSL Certificates and Servlets (Problem in getAttribute() function )
Hi
Luciano,
Yes,
it is configured for client certificates. I am not being able to understand why
getAttribute is returning me null the documentaion says "Returns the value of
the named attribute of the request, or null if the attribute does not exist" . I
am using getAttribute("javax.net.ssl.peer_certificates") is there any problem in
the attribute
thanks
& regards,
Siddhartha
- Re: SSL Certificates and Servlets (Problem in... Luciano da Silva Coelho
- Re: SSL Certificates and Servlets (Probl... Siddhartha Chandurkar (EHPT)
- Re: SSL Certificates and Servlets (Probl... Luciano da Silva Coelho
- Re: SSL Certificates and Servlets (Probl... Steve Buonincontri
