On 07/09/2013 05:20 PM, Giuseppe Scrivano wrote:
> Tom Merriam <[email protected]> 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