RE: How to map client certificate to user or group?

2005-02-01 Thread Heinälä Petri
I'll try to do that. Thanks! Petri -Original Message- From: Mark Thomas [mailto:[EMAIL PROTECTED] Sent: 1. helmikuuta 2005 23:11 To: Tomcat Users List Subject: Re: How to map client certificate to user or group? I think you would need to write a custom realm implementation.

Re: How to map client certificate to user or group?

2005-02-01 Thread Mark Thomas
[mailto:[EMAIL PROTECTED] Sent: 1. helmikuuta 2005 20:37 To: Tomcat Users List Subject: Re: How to map client certificate to user or group? What realm are you using? If you are using the memory realm you will need something like the following in tomcat-users.xml Mark

RE: How to map client certificate to user or group?

2005-02-01 Thread Heinälä Petri
: Re: How to map client certificate to user or group? What realm are you using? If you are using the memory realm you will need something like the following in tomcat-users.xml Mark - To unsubscribe, e-mail: [EMAIL PROTECTED

Re: How to map client certificate to user or group?

2005-02-01 Thread Mark Thomas
What realm are you using? If you are using the memory realm you will need something like the following in tomcat-users.xml Mark - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: How to map client certificate to user or group?

2005-02-01 Thread karjera
Laba diena. Dėkojame, kad mums parašėte. Jūsų atsiųsta žinutė išsaugota mūsų duomenų bazėje. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

How to map client certificate to user or group?

2005-02-01 Thread Heinälä Petri
Hi, I add to the web.xml Secure Application Secure Application /app/cert/* tomcat CLIENT-CERT Secure Application tomcat ...and SSL client authentication works until Tomcat try to map cli