If you use DIGEST authentication and digest passwords, the cleartext
used to generate the digest is not just the user's password. This is
documented at
http://tomcat.apache.org/tomcat-5.5-doc/realm-howto.html#Digested%20Passwords
Mark
Khawaja Shams wrote:
Hello all,
I am having difficulty se
Hello all,
I am having difficulty setting up digest authentication on Tomcat. I have
tried tomcat 5.5.9 and 5.5.12, and I am having mixed results. I tried
setting up the HTTP DIGEST authentication by placing a security constraint
on my web.xml file, which works fine. However, my project also has a