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." The 1.10.2 code also has this to say: /* #### This does not appear right. Can't the proxy request, say, `Digest' authentication? */ if (proxy_user && proxy_passwd) proxyauth = basic_authentication_encode (proxy_user, proxy_passwd); Finally, my attempt to get 1.10.2 to use the proxy server I have to work with failed with 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: wget@sunsite.dk Subject: Re: NTLM for proxy authentication 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. CONFIDENTIALITY NOTICE: This message is intended for the use of the individual or entity to which it is addressed and may contain information that is privileged, confidential and exempt from disclosure under applicable law. If the reader of this message is not the intended recipient or the employee or agent responsible for delivering this message to the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this communication in error, please notify us immediately by email reply.