RE: NTLM for proxy authentication

2007-02-20 Thread Barnett, Rodney
On Tue, 20 Feb 2007, Daniel Stenberg wrote: > I submitted the NTLM code and it was written to support proxies > as well (and do so just fine in curl). It seems it was never put > to use for proxies in wget. That's encouraging. Perhaps it wouldn't be very hard to get it to work in wget. Thanks.

RE: NTLM for proxy authentication

2007-02-20 Thread Daniel Stenberg
On Tue, 20 Feb 2007, Barnett, Rodney wrote: I'm referring to *proxy authentication*. I'm no expert on wget, but... According to the documentation: "For proxy authorization only the Basic authentication scheme is currently implemented." Oh, sorry my bad. I submitted the NTLM code and it was w

RE: NTLM for proxy authentication

2007-02-20 Thread Barnett, Rodney
this error: 07:04:37 ERROR 407: Proxy Authentication Required. If this really should work, please let me know so that I can further troubleshoot the problem. Rodney -Original Message- From: Daniel Stenberg [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 20, 2007 2:55 PM To: Barnett, Rodney Cc:

Re: NTLM for proxy authentication

2007-02-20 Thread Daniel Stenberg
On Tue, 20 Feb 2007, Barnett, Rodney wrote: Is anyone working on NTLM proxy authentication for wget? If not, are there any major obstacles? NTLM support has been in wget for several years by now.

NTLM for proxy authentication

2007-02-20 Thread Barnett, Rodney
I have an application that uses wget to retrieve files and have recently been informed that it will soon have to operate through a proxy server that requires NTLM authentication. Is anyone working on NTLM proxy authentication for wget? If not, are there any major obstacles? Thanks. Rodney CONF