You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by Oleg Kalnichevski <ol...@apache.org> on 2003/08/07 22:10:24 UTC

[PATCH] Proxy authentication realm problem

The patch addresses the problem with the proxy authentication realm
reported by David Rowe. HttpAuthenticator should now be picking up the
correct credentials when authenticating with an NTLM proxy (NTLM
authentication does not support the concept of authentication realm as
defined in RFC2617).

Please let me know what you think

Oleg

Re: [PATCH] Proxy authentication realm problem

Posted by Ortwin Glück <or...@nose.ch>.
I assume the patch is going into branch and head. Okay with me.

Odi

Oleg Kalnichevski wrote:
> The patch addresses the problem with the proxy authentication realm
> reported by David Rowe. HttpAuthenticator should now be picking up the
> correct credentials when authenticating with an NTLM proxy (NTLM
> authentication does not support the concept of authentication realm as
> defined in RFC2617).
> 
> Please let me know what you think
> 
> Oleg


Re: [PATCH] Proxy authentication realm problem

Posted by Michael Becke <be...@u.washington.edu>.
Looks good to me.

Mike

On Thursday, August 7, 2003, at 04:10 PM, Oleg Kalnichevski wrote:

> The patch addresses the problem with the proxy authentication realm
> reported by David Rowe. HttpAuthenticator should now be picking up the
> correct credentials when authenticating with an NTLM proxy (NTLM
> authentication does not support the concept of authentication realm as
> defined in RFC2617).
>
> Please let me know what you think
>
> Oleg
> <proxyauth.patch><proxyauth.patch.zip>--------------------------------- 
> ------------------------------------
> To unsubscribe, e-mail:  
> commons-httpclient-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail:  
> commons-httpclient-dev-help@jakarta.apache.org