curl-library
RE: Error in proxy connection
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 11 Feb 2009 13:55:48 +0100 (CET)
Date: Wed, 11 Feb 2009 13:55:48 +0100 (CET)
On Wed, 11 Feb 2009, Ranu Gontia wrote:
>> Does your libcurl even have NTLM ability? (curl -V would tell)
>
> Curl version is:-
> curl 7.19.2 (i386-pc-win32) libcurl/7.19.2
> Protocols: tftp ftp telnet dict ldap http file
> Features: Largefile
There's no NTLM in the Features: field... meaning that you can't do NTLM with
that library. You need to rebuild it with OpenSSL present, or use the SSPI
option to get that ability,
-- / daniel.haxx.seReceived on 2009-02-11