Hi Kervin,

--On March 31, 2008 9:01:49 AM -0700 "Kervin L. Pierre" <[EMAIL PROTECTED]> 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

_______________________________________________
calendarserver-users mailing list
calendarserver-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo/calendarserver-users

Reply via email to