[ 
https://issues.apache.org/jira/browse/HTTPCLIENT-2077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17092436#comment-17092436
 ] 

Alexander Kohanov commented on HTTPCLIENT-2077:
-----------------------------------------------

Pull request with a fix submitted for review: 

[https://github.com/apache/httpcomponents-client/pull/223]

> Migration from HttpClient v4.5.x to v5.0 causes NTLM proxy authentication 
> failure
> ---------------------------------------------------------------------------------
>
>                 Key: HTTPCLIENT-2077
>                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-2077
>             Project: HttpComponents HttpClient
>          Issue Type: Bug
>          Components: HttpClient (classic)
>    Affects Versions: 5.0
>            Reporter: Alexander Kohanov
>            Priority: Major
>         Attachments: NtlmProxyAuthenticationTest.java, 
> NtlmProxyAuthenticationTest.log
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Upgrade of HttpClient from v4.5.x to v5.0 causes a NTLM proxy authentication 
> failure (s. attached test class [^NtlmProxyAuthenticationTest.java] with 
> generated log file [^NtlmProxyAuthenticationTest.log]).
> Error logged: 
> {code:java}
> 01:27:20.360 [main] DEBUG 
> org.apache.hc.client5.http.impl.auth.HttpAuthenticator - Authentication failed
> ----------------------------------------
> 407 authenticationrequired
>  
> {code}
>  
> The same class implemented with HttpClient v4.5.x does not have any proxy 
> issues and connects to the target as expected.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to