Re: digest algorithm in BASIC auth

2010-02-13 Thread banto
fzDtGaK02LwdKwjzh3a > tu4An2QCo/tCLUAWQNLJzy8GKQV0q49J > =cKxS > -END PGP SIGNATURE- > > - > To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org > For additional commands, e-mail: users-h...@tomcat.apache.org > > > -- View this message in context: h

Re: digest algorithm in BASIC auth

2010-02-13 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Antonio, On 2/13/2010 3:01 AM, banto wrote: > I was confused because in the HTTP message exchanges between the browser and > tomcat i saw that tomcat sent back to the browser the realm value. for that > i thought was involved some kind of digest. The

Re: digest algorithm in BASIC auth

2010-02-13 Thread banto
------------ > To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org > For additional commands, e-mail: users-h...@tomcat.apache.org > > > -- View this message in context: http://old.nabble.com/digest-algorithm-in-BASIC-au

Re: digest algorithm in BASIC auth

2010-02-12 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Antonio, On 2/12/2010 6:12 AM, banto wrote: > my tomcat conf has basic auth and i have a the following in web.xml > > > BASIC > The HTML Application > now i´m seeing that the password during the auth is digested and has value. > > Authorization:

Re: digest algorithm in BASIC auth

2010-02-12 Thread Konstantin Kolinko
2010/2/12 banto : > I´m trying all the combination, i mean i´m digesting > > user:realm:password with all of the algorithms but i cannot get that value. > See RFC 2617 or at least http://en.wikipedia.org/wiki/Basic_access_authentication Best regards, Konstantin Kolinko --

digest algorithm in BASIC auth

2010-02-12 Thread banto
Hi all, my tomcat conf has basic auth and i have a the following in web.xml BASIC The HTML Application http://old.nabble.com/digest-algorithm-in-BASIC-auth-tp27562000p27562000.html Sent from the Tomcat - User mailing list archive at Nabble.com