You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by "Wagner, John (MED US)" <jo...@siemens.com> on 2006/03/16 17:22:08 UTC

NTLMv2 proxies

Hi,

I'm looking to see if anyone has created any type of pass-through to
work with HttpClient and NTLMv2 proxies.  I'm required to use a proxy
server with NTLMv2, which is not compatible with HttpClient, and would
like to know if anyone has solved this issue another way.

Thanks.


-------------------------------------------------------------------------------
This message and any included attachments are from Siemens Medical Solutions
USA, Inc. and are intended only for the addressee(s). 
The information contained herein may include trade secrets or privileged or
otherwise confidential information.  Unauthorized review, forwarding, printing,
copying, distributing, or using such information is strictly prohibited and may
be unlawful.  If you received this message in error, or have reason to believe
you are not authorized to receive it, please promptly delete this message and
notify the sender by e-mail with a copy to Central.SecurityOffice@shs.siemens.com

Thank you

Re: NTLMv2 proxies

Posted by Oleg Kalnichevski <ol...@apache.org>.
On Thu, 2006-03-16 at 11:22 -0500, Wagner, John (MED US) wrote:
> Hi,
> 
> I'm looking to see if anyone has created any type of pass-through to
> work with HttpClient and NTLMv2 proxies.  I'm required to use a proxy
> server with NTLMv2, which is not compatible with HttpClient, and would
> like to know if anyone has solved this issue another way.
> 
> Thanks.

You might want to give SPNEGO a try (the code is available in the
contrib package), if the proxy box is a member of ActiveDirectory
domain. 

Oleg


> 
> 
> -------------------------------------------------------------------------------
> This message and any included attachments are from Siemens Medical Solutions
> USA, Inc. and are intended only for the addressee(s). 
> The information contained herein may include trade secrets or privileged or
> otherwise confidential information.  Unauthorized review, forwarding, printing,
> copying, distributing, or using such information is strictly prohibited and may
> be unlawful.  If you received this message in error, or have reason to believe
> you are not authorized to receive it, please promptly delete this message and
> notify the sender by e-mail with a copy to Central.SecurityOffice@shs.siemens.com
> 
> Thank you


---------------------------------------------------------------------
To unsubscribe, e-mail: httpclient-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: httpclient-dev-help@jakarta.apache.org


Re: NTLMv2 proxies

Posted by Ortwin Glück <od...@odi.ch>.
John, you may want to post to the user list too!

Wagner, John (MED US) wrote:
> Hi,
> 
> I'm looking to see if anyone has created any type of pass-through to
> work with HttpClient and NTLMv2 proxies.  I'm required to use a proxy
> server with NTLMv2, which is not compatible with HttpClient, and would
> like to know if anyone has solved this issue another way.
> 
> Thanks.

---------------------------------------------------------------------
To unsubscribe, e-mail: httpclient-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: httpclient-dev-help@jakarta.apache.org