Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Won't Fix
-
4.4 Beta1
-
None
Description
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.
As far as I can see, necessary functions aren't even mapped in JNA, so one would need to spawn a ticket with JNA first.
Attachments
Issue Links
- is related to
-
HTTPCLIENT-1598 Native Windows Negotiate/NTLM via JNA + 407 Proxy Authentication Required
- Resolved