Correct. Tomcat can't do client authentication. For this, you have to implement 
a Realm (JDBCRealm, JNDIRealm, etc) and you realize the authentication.

See http://jakarta.apache.org/tomcat/tomcat-4.1-doc/realm-howto.html

-------------------------------------
At 08:52 17/03/2003 +0000, you wrote:

I've been trying to do this for the last two weeks. There is no
documentation on it (the SSLHowto only describes HTTPS). So I have to
conclude that Tomcat can't do client certs, so we can't use it. Is this
correct ?
 
Dave


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to