> Just wanted you to know: I've done with implementing Digest authentication
> in Tomcat 3.2.1 code, will incorporate it into current 3.2.x latest code
> from CVS. The funny thing is that so-called "mainstream" browsers (IE and
> NN; tried many versions this afternoon) DO NOT support the Digest
> authentication scheme... However, Opera does, so I finally have a test
> environment :-). I think I like that browser more and more.

Tomcat 4.0 already supports DIGEST, but only if the realm can return clear
text passwords. Designing a cheme to store the limited digest in the
realmshould be possible, but should be postponed until 4.1.

Also, IE supports DIGEST.

Remy

Reply via email to