Hello everybody,

Does anyone know how to retrieve the e-mail address from a clients
certificate using Java WebServer 2?

What's strange is that when we use  509Certificate.getSubjectDN(), it
returns a
DN that does not include the email address.  Other ways of getting the DN
(such
as a Perl CGI running under Netscape Enterprise Server) return a DN that
does
include the email address.  Huh!  Is this a bug in the Sun X509Certificate
class?

Regards,
Bjarte Kr�ger Engedal

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to