On Wed, Nov 15, 2017 at 8:04 AM, Marcel Stör <[email protected]> wrote:
I don't claim (yet) this be a bug but...

Debugging shows that the exception is thrown at
https://svn.apache.org/viewvc/httpcomponents/httpclient/tags/4.5.3/httpclient/src/main/java/org/apache/http/impl/auth/NTLMEngineImpl.java?view=markup#l217

I see that the class has been fairly stable over time - possibly because
who the hell still uses NTLM (I'm forced to). I don't understand the
code but have the feeling that the server sends data in a
format/structure unexpected by the HTTP client.

Marcel,

There is only a single committer on the project capable of maintaining NTLM code and debugging NTLM protocol issues, but he's been inactive for a considerable while. I am not even certain if he has any inclination to continue working on NTLMEngineImpl.

If you are reasonably sure this is a bug in NTLMEngineImpl please raise a JIRA for the defect and it might catch his attention if you are lucky. If unlucky, well, you are out of luck.

Oleg


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

Reply via email to