On 27/08/2010 18:33, Michael Dockery wrote:
> Our usernames are not named 
>  exactly the same 
>    as the x509 cert 'subject' attr.  (or any other attr)
> 
> I was hoping i could do some mapping
>   to match a client cert (attr)
>    to an existing tomcat username
> 
> ...perhaps 
>  similar to the way it appears CAS does
> 
> https://wiki.jasig.org/display/CASUM/X.509+Certificates

RealmBase.getPrincipal(X509Certificate usercert)

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to