curl-users
Re: Question using curl with ntlm failed at third handshake
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 26 Feb 2016 16:48:01 +0100 (CET)
Date: Fri, 26 Feb 2016 16:48:01 +0100 (CET)
On Wed, 24 Feb 2016, Chenchen Qu wrote:
> curl 7.47.1 (i386-pc-win32) libcurl/7.47.1 OpenSSL/1.0.2f
...
> * Connected to 164.55.92.32 (164.55.92.32) port 3128 (#0)
> * NTLM handshake failure (type-3 message): Status=80090308
> * Connection #0 to host 164.55.92.32 left intact
> curl: (56) Failure when receiving data from the peer
This is recv() returning a failure. Its hard for anyone outside of your
environment to figure out why it does that for this setup.
> I actually tried one version with HTTP2 support which worked
> curl 7.47.1 (x86_64-pc-win32) libcurl/7.47.1 OpenSSL/1.0.2f nghttp2/1.7.0
Doesn't that mostly imply that your first build is defective somehow?
-- / daniel.haxx.se ------------------------------------------------------------------- List admin: https://cool.haxx.se/list/listinfo/curl-users FAQ: https://curl.haxx.se/docs/faq.html Etiquette: https://curl.haxx.se/mail/etiquette.htmlReceived on 2016-02-26