cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Digest authentication fails

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 27 Jun 2007 18:40:01 +0200 (CEST)

On Wed, 27 Jun 2007, Georg Hubik wrote:

> I've compiled the lastests curl, but the result is kind of the same. The
> authorisation fails again (based on the content of the obtained page).

I don't understand. "based on the content of the obtained page" ? What does
that mean?

>> GET /Login HTTP/1.1
>> Authorization: Digest username="admin", realm="xyz",
> nonce="7597a14b4dade2441e203f6c165254aa", uri="/Login", cnonce="MTE4Mjk1",
> nc=00000001, qop="auth", response="2767e7ef662f0ee8813e1fcc8f951baa",
> opaque="e8fd8857310122a4752f656a3e2d80aa", algorithm="MD5"
>> User-Agent: curl/7.16.2 (i686-pc-linux-gnu) libcurl/7.16.2 OpenSSL/0.9.7a
> zlib/1.2.1.1
>> Host: 10.1.0.106
>> Accept: */*
>>
> <http>

Here you should've shown us the server response headers as they would be
interesting for this case.

I figure you can use other clients fine with Digest on this URL?

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2007-06-27