[ https://issues.apache.org/jira/browse/HTTPCLIENT-2199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17481172#comment-17481172 ]
Oleg Kalnichevski commented on HTTPCLIENT-2199: ----------------------------------------------- >I think you checked this file "RequestAfter2ndResponse.txt". It is using >external NTLM scheme which I fixed (so three-way ntlm handshake is working >properly there). [~y...@estos.de] No. I ran the test with the latest 5.1 snapshot of HttpClient. Oleg > NTLM auth is failing while processing 2nd challenge response > ------------------------------------------------------------ > > Key: HTTPCLIENT-2199 > URL: https://issues.apache.org/jira/browse/HTTPCLIENT-2199 > Project: HttpComponents HttpClient > Issue Type: Bug > Components: HttpClient (classic) > Affects Versions: 5.1.2 > Reporter: can > Priority: Major > Attachments: 150694519-4216bb91-ad43-40d1-ba8e-1818af685560.png, > NoRequestAfter2ndResponse.txt, RequestAfter2ndResponse.txt > > > In NTLMScheme class (NTLMScheme.java), processChallenge function is trying to > read challenge using getValue() function. > But it is always returning null. > Challenge is actually stored inside params and can be accessed by getParams() > function. > see [^150694519-4216bb91-ad43-40d1-ba8e-1818af685560.png] -- This message was sent by Atlassian Jira (v8.20.1#820001) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org For additional commands, e-mail: dev-h...@hc.apache.org