Re: Client Certificate -- All Authenticated Users

2006-08-08 Thread Mark Thomas
[EMAIL PROTECTED] wrote: > The web.xml is configured in the following way to allow "all > authenticated" user to do stuff. (To my knwoledge the * means all > authenticated users, in my case users belonging to role1) The "*" role does not mean all authenticated users. It means all users with one or

Client Certificate -- All Authenticated Users

2006-08-08 Thread Joost.HELDENS
All: I am writing an Application which is using client-cert as an authentication process. I successfully configured Tomcat to use SSL and ask for the certificate and everything works. However I still have one problem. In order for the the security to work I have to add the DN of the certificate