I configured my tomcat to work with SSL an client-certification. Together with a JDBC Realm the user is "looked up" in the database and everything works fine. My question now is how can I manage it on my own if there is more than one client certificate? Is there something like an interceptor? The idea is, that there are two users with a certificate. One is something like an admin and the other "normal" user will grant him to access his data with his certificate. How can I access a certificate in a programmatic way but still use the realm?
Thank you for your help --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]