Re: Tomcat 9 realm datasource digest attribute

2016-06-14 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hardibo, On 6/11/16 2:24 PM, Hardibo Pierre-Jean wrote: > yes finally i puted that inside of my Realm Tag : > > > className="org.apache.catalina.realm.MessageDigestCredentialHandler" > algorithm="md5" / > That will work. However you can do much

Re: Tomcat 9 realm datasource digest attribute

2016-06-11 Thread Hardibo Pierre-Jean
yes finally i puted that inside of my Realm Tag : className="org.apache.catalina.realm.MessageDigestCredentialHandler" algorithm="md5" / > Le 11/06/2016 20:21, Felix Schumacher a écrit : Am 10. Juni 2016 22:12:02 MESZ, schrieb Hardibo Pierre-Jean : Hello, it see

Re: Tomcat 9 realm datasource digest attribute

2016-06-11 Thread Felix Schumacher
Am 10. Juni 2016 22:12:02 MESZ, schrieb Hardibo Pierre-Jean : >Hello, it seems realm's digest attribute is depreciated in tomcat9, how > >can i replace it ? (MD5) thanks I think you are looking for the nested component CredentialHandler ( http://tomcat.apache.org/tomcat-9.0-doc/config/credenti

Tomcat 9 realm datasource digest attribute

2016-06-10 Thread Hardibo Pierre-Jean
Hello, it seems realm's digest attribute is depreciated in tomcat9, how can i replace it ? (MD5) thanks - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org