[
https://issues.apache.org/jira/browse/HTTPCLIENT-1142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Oleg Kalnichevski updated HTTPCLIENT-1142:
------------------------------------------
Fix Version/s: 4.2 Alpha2
Could you please attach a wire / context log of the failing session [1] as well
as your patch?
Oleg
[1] http://hc.apache.org/httpcomponents-client-dev/logging.html
> Infinite loop on NTLM authentication
> ------------------------------------
>
> Key: HTTPCLIENT-1142
> URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1142
> Project: HttpComponents HttpClient
> Issue Type: Bug
> Components: HttpClient
> Affects Versions: 4.2 Alpha1
> Environment: All
> Reporter: VoD
> Fix For: 4.2 Alpha2
>
>
> I got an infinite loop on NTLM authentication if the authentication failed
> (bad credentials).
> The state FAILED of the NTLM sheme is never catched in the method
> authenticate of the class HttpAuthenticator (line 123).
> I fix temporatily this bug by adding a case for the protocol state HANDSHAKE.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]