"Mario Ivankovits" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Bill Barker wrote:
>
> >Only MemoryRealm (of the Tomcat-supplied Realms) supports CLIENT-CERT.
The
> >user name in tomcat-users.xml is the DN (aka Subject), and the password
is
> >ignored.  I believe that there are patches floating around Bugzilla for
> >JDBCRealm and JNDIRealm as well.  If you need anything more advanced, you
> >will probably have to roll your own Realm.
> >
> >
> Here it is for JNDIRealm
>
> http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7831
>
>
> Why might no one add this to tomcat??
>

Speaking only for myself, it is because of the dependencies on sun.**
classes (so it won't work with e.g. IBM's JVM).  Otherwise the patch looks
Ok.  I just haven't had enough spare cycles to work out how to remove the
Sun dependancies.

>
> Ciao,
> Mario
>
>

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to