Will do - thanks Oleg!

-----Original Message-----
From: Oleg Kalnichevski [mailto:[email protected]] 
Sent: Wednesday, January 08, 2014 2:20 AM
To: HttpClient User Discussion
Subject: Re: Proxy authentication Error - NTLM authentication error: Unexpected 
state: MSG_TYPE3_GENERATED in Http Client 4.3.1

On Tue, 2014-01-07 at 21:28 +0000, Lansing, Carina S wrote:
> Hi All,
> 
> We are using httpclient 4.3.1, trying to connect to a website that requires 
> basic authentication through an NTLM v2 proxy.  It appears that the proxy 
> authentication is successfully negotiated, but then when trying to process 
> the challenge from the target web site in the next pass, the NTLMScheme is 
> throwing this exception at line  147?  We are instantiating our http client 
> via the snippet shown below.  Our software is a collaborative modeling & 
> visualization tool that runs from several different external locations.  We 
> just got a new user who sits behind an NTLM v2 proxy, so we had to upgrade 
> our httpclient library, which required me to change how our httpclient is 
> instantiated.  Please let me know if you see any problems.  Following the 
> code snippet is a debug trace of the HttpGet  operation.
> 
> Thanks,
> Carina

Hi Carina

Your code looks all right to me. This is likely to be a bug in HttpClient. 
Could you please raise a JIRA for this defect?

Oleg



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to