31 Mar
2008
31 Mar
'08
4:05 p.m.
Hi Kervin, --On March 31, 2008 9:01:49 AM -0700 "Kervin L. Pierre" <kervin@adevsoft.com> wrote:
Hello Cyrus,
It seems to be....
<!-- Digest challenge/response --> <key>Digest</key> <dict> <key>Enabled</key> <true/> <key>Algorithm</key> <string>md5</string> <key>Qop</key> <string></string> </dict>
Ok, then the server should be sending you a WWW-Authenticate headed for Digest that does NOT contains a "qop=..." option in it. Can you check what you are sending back to the server? The client should NOT be sending back a "qop=..." if the server did not send one. -- Cyrus Daboo