cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Proxy Digest Authentication not working

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 6 Sep 2013 13:38:33 +0200 (CEST)

On Fri, 6 Sep 2013, Rob Newton wrote:

> It seems that the proxy server declares that it supports Digest (among
> others) but curl does not respond with a digest authentication.  Maybe curl
> initially sent it digest, but the server doesn't like it for some reason?

The key to this problem is seen in your output:

> == Info: gss_init_sec_context() failed: : Credentials cache file
> '/tmp/krb5cc_0' not found<= Recv header, 31 bytes (0x1f)

This looks more or less identical to bug #1245
(http://sourceforge.net/p/curl/bugs/1245/)

As you can read in that bug report, I won't be able to fix this myself. I will
appreciate the help I can get.

-- 
  / daniel.haxx.se

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-users
FAQ: http://curl.haxx.se/docs/faq.html
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2013-09-06