Michael Osipov created HTTPCLIENT-1561:
------------------------------------------
Summary: InitializeSecurityContext in WinHttpClient ignores return
codes
Key: HTTPCLIENT-1561
URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1561
Project: HttpComponents HttpClient
Issue Type: Bug
Components: HttpAuth
Affects Versions: 4.4 Beta1
Reporter: Michael Osipov
In {{WinHttpClient}} {{InitializeSecurityContext}} might not only return
{{SEC_I_CONTINUE_NEEDED}} and {{SEC_E_OK}} but also
{{SEC_I_COMPLETE_AND_CONTINUE}} and {{SEC_I_COMPLETE_NEEDED}}. The switch case
needs to be extended. See
[reference|http://msdn.microsoft.com/en-us/library/windows/desktop/aa375509%28v=vs.85%29.aspx].
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]