DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22926>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22926

[patch] Support for digest auth MD5-sess





------- Additional Comments From [EMAIL PROTECTED]  2003-09-11 07:03 -------
I just looked at the patch very closely. And I found thing which I don't like:

Handling of the qop Parameter is fishy. qop can be "auth" or "auth-int" or
"auth,auth-int" or not present.

The patch does not support auth-int at all.
Moreover it removes support for the case where qop is not present.

I will try and add adequate auth-int support while supporting the non-present
qop case as well. Test cases will follow.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to