Mailing Lists
|
|
cURL Mailing List Monthly Index Single Mail
curl-tracker Archives
[curl:bugs] #1260 --proxy-negotiate ignored without --proxy-user
From: Daniel Stenberg <bagder_at_users.sf.net>
Date: Fri, 02 Aug 2013 22:41:16 +0000
- **status**: pending --> closed-later
--- ** [bugs:#1260] --proxy-negotiate ignored without --proxy-user** **Status:** closed-later **Labels:** negotiate proxy authentication **Created:** Wed Jul 31, 2013 07:35 AM UTC by Alan **Last Updated:** Wed Jul 31, 2013 09:45 AM UTC **Owner:** Daniel Stenberg Curl doesn't try to use Kerberos (negotiate) authentication with the proxy unless I specify a bogus --proxy-user parameter. curl -V output: curl 7.31.0 (x86_64-unknown-linux-gnu) libcurl/7.31.0 OpenSSL/1.0.1e zlib/1.2.8 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp smtp smtps telnet tftp Features: AsynchDNS GSS-Negotiate IPv6 Largefile NTLM NTLM_WB SSL libz TLS-SRP This doesn't work: curl -x http://myproxy:8080 --proxy-negotiate http://myurl/ This does: curl -x http://myproxy:8080 --proxy-negotiate --proxy-user fakeuser:fakepass http://myurl/ --- Sent from sourceforge.net because curl-tracker@cool.haxx.se is subscribed to https://sourceforge.net/p/curl/bugs/ To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/curl/admin/bugs/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.Received on 2013-08-03 These mail archives are generated by hypermail. |
Page updated May 06, 2013.
web site info