https://bz.apache.org/bugzilla/show_bug.cgi?id=66009

Remy Maucherat <r...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO

--- Comment #4 from Remy Maucherat <r...@apache.org> ---
Thanks for the comments. Overall I would need a test certificate to see what
each different method does. I don't know why getName(X500Principal.RFC1779) was
used in X509UsernameRetriever instead of getName(X500Principal.RFC2253) or
simply getName() (which simply uses X500Principal.RFC2253).

Alternately, you can try to test by using X509UsernameRetrieverClassName as
Konstantin said (thanks, great tip !).

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to