I did this
Insert the following items to the _curlrc file
to force NTLM authentication using SSPI
Note that adding the line as
fixes the problem.
I expected the following
Success 200 OK
But I got
407 ACCESS DENIED
and
Warning: _curlrc:6: warning: 'proxy-user' requires
Warning: parameter
curl/libcurl version
curl 7.64.0 (x86_64-pc-win32) libcurl/7.64.0 OpenSSL/1.1.1b (Schannel) zlib/1.2.11 brotli/1.0.7 WinIDN libssh2/1.8.1 nghttp2/1.37.0
Release-Date: 2019-02-06
Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp
Features: AsynchDNS IDN IPv6 Largefile SSPI Kerberos SPNEGO NTLM SSL libz brotli TLS-SRP HTTP2 HTTPS-proxy MultiSSL
operating system
Microsoft Windows [Version 10.0.15063]
I did this
Insert the following items to the _curlrc file
to force NTLM authentication using SSPI
Note that adding the line as
fixes the problem.
I expected the following
Success 200 OKBut I got
407 ACCESS DENIEDand
curl/libcurl version
curl 7.64.0 (x86_64-pc-win32) libcurl/7.64.0 OpenSSL/1.1.1b (Schannel) zlib/1.2.11 brotli/1.0.7 WinIDN libssh2/1.8.1 nghttp2/1.37.0
Release-Date: 2019-02-06
Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp
Features: AsynchDNS IDN IPv6 Largefile SSPI Kerberos SPNEGO NTLM SSL libz brotli TLS-SRP HTTP2 HTTPS-proxy MultiSSL
operating system
Microsoft Windows [Version 10.0.15063]