You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Eric Yin <y_...@encs.concordia.ca> on 2006/11/06 19:41:44 UTC

how to get the client certificate and save/retrieve it to/from openldap

Hi,

I'm using Tomcat for mutual authitication. after the brower and server 
finish the certificate exchange and verification (which is already 
done). I want to get the client certificate and compare it with what's 
been stored in the LDAP.

I'm new with linux. how can i get the client certificate using JSP or 
Servelet? and how can i connect to openldap and save/retrieve files 
to/from the Ldap server using JSP or Servelet?

thanks,

Eric.


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org


Re: how to get the client certificate and save/retrieve it to/from openldap

Posted by Mark Thomas <ma...@apache.org>.
When starting a new thread (ie sending a message to the list about a
new topic) please do not reply to an existing message and change the
subject line. To many of the list archiving services and mail clients
used by list subscribers this  makes your new message appear as part
of the old thread. This makes it harder for other users to find
relevant information when searching the lists.

This is known as thread hijacking and is behaviour that is frowned
upon on this list. Frequent offenders will be removed from the list.
It should also be noted that many list subscribers automatically
ignore any messages that hijack another thread.

The correct procedure is to create a new message with a new subject.
This will start a new thread.

Mark
tomcat-user-owner

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org