2010/2/11 Caldarale, Charles R <chuck.caldar...@unisys.com>:
> This is closer, but the doc says to include the realm name, not the word 
> "Realm" in the calculation.  The realm name appears to be the server name and 
> port, but I haven't verified that.
>

The realm name is usually provided as <realm-name>Realm</realm-name>
in <login-config> element in web.xml.  If none is provided (not
recommended) it defaults to the server name and port.


>> digest -a sha stan2:Realm:stan2

I didn't see the above line. (The was no mention of stan2 down along the text).

You cannot use sha with DIGEST.  Only MD5 is supported by browsers.

Best regards,
Konstantin Kolinko

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

Reply via email to