You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by "Karl Wright (JIRA)" <ji...@apache.org> on 2012/12/05 22:55:58 UTC

[jira] [Updated] (HTTPCLIENT-1268) NTLM: Authenticating against some servers throws an exception

     [ https://issues.apache.org/jira/browse/HTTPCLIENT-1268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Karl Wright updated HTTPCLIENT-1268:
------------------------------------

    Attachment: HTTPCLIENT-1268.patch

Fixes the client problem, which was due to insufficient space being allocated for records in some cases.  Also added more tests to catch problems like that.

                
> NTLM: Authenticating against some servers throws an exception
> -------------------------------------------------------------
>
>                 Key: HTTPCLIENT-1268
>                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1268
>             Project: HttpComponents HttpClient
>          Issue Type: Bug
>            Reporter: Karl Wright
>         Attachments: HTTPCLIENT-1268.patch
>
>
> One of my real-world testers has determined that authenticating against latest Microsoft NTLM builds, using NTLM2SessionResponse, the following exception is thrown:
> java.lang.ArrayIndexOutOfBoundsException: 190
> I will supply more details (and a patch) when I get them.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

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