bug-wget
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-wget] NTLM auth broken in 1.13.4


From: Tom Merriam
Subject: Re: [Bug-wget] NTLM auth broken in 1.13.4
Date: Wed, 10 Jul 2013 09:31:25 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130704 Icedove/17.0.7

On 07/09/2013 05:20 PM, Giuseppe Scrivano wrote:
> Tom Merriam <address@hidden> writes:
>
>> I tried with 1.14 built from source and it has the same problem. It was
>> built with gnutls.
>>
>> Unfortunately, this server is not publicly available for testing.
> thanks for the quick feedback and the additional info.  Could it be
> possible to you to build wget using OpenSSL instead of GNU TLS?
>
> Looking more carefully at the code, I see this in http-ntlm.c:
>
> #include <openssl/des.h>
> #include <openssl/md4.h>
> #include <openssl/opensslv.h>
>
> I am afraid this is wrong when GNU TLS is used.
>
I built wget with openssl (configure --with-ssl=openssl && make) and I
am able to authenticate against my server.

Is this a bug with wget, gnutls, or with the way debian builds wget?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]