cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: NTLM Authentication

From: Robbert van Andel <swimmer1974_at_gmail.com>
Date: Tue, 11 May 2010 14:42:12 -0700

I have both OpenSSL installed and gnutls. How do I configure curl to
use openSSL instead of NSS?

On Tue, May 11, 2010 at 11:58 AM, Jochen Roderburg
<Roderburg_at_uni-koeln.de> wrote:
>
> Zitat von Robbert van Andel <swimmer1974_at_gmail.com>:
>
>> From what I've read, in order for libcurl to use ntlm authentication,
>> it must be compiled with SSL, which it is:
>>
>> curl -V
>> curl 7.19.7 (x86_64-redhat-linux-gnu) libcurl/7.19.7 NSS/3.12.6.2
>> zlib/1.2.3 libidn/1.9 libssh2/1.2.4
>> Protocols: tftp ftp telnet dict ldap ldaps http file https ftps scp sftp
>> Features: GSS-Negotiate IDN IPv6 Largefile SSL libz
>>
>> Is there something else I need to do to get NTLM working?
>
> AFAIK, NTLM support requires OpenSSL or GnuTLS SSl libraries, not NSS.
>
> Without configuring anything explicit for NTLM, I have e.g.:
>
> curl 7.20.1 (i686-pc-linux-gnu) libcurl/7.20.1 OpenSSL/1.0.0 zlib/1.2.5
> libidn/1.18 libssh2/1.2.5
> Protocols: dict file ftp ftps http https imap imaps ldap pop3 pop3s rtsp scp
> sftp smtp smtps telnet tftp
> Features: IDN Largefile NTLM SSL libz
>
> Best regards,
> J.Roderburg
>
>
>
> -------------------------------------------------------------------
> 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
>
-------------------------------------------------------------------
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 2010-05-11