You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Maciej Ko³odziej <Ma...@comarch.pl> on 2001/12/05 15:41:34 UTC

Certificate authentication in Tomcat 3.2

Hi,

What  do  I have to do to enable user certificate authentication in my
application? I added:

<login-config>
   <auth-method>CLIENT-CERT</auth-method>
</login-config>

to  my  web.xml  but it still doesn't ask me for the cert. The same is
when I try to user BASIC or any other method.

-- 
Best regards,
Maciej


--
To unsubscribe:   <ma...@jakarta.apache.org>
For additional commands: <ma...@jakarta.apache.org>
Troubles with the list: <ma...@jakarta.apache.org>