[
https://issues.apache.org/jira/browse/HTTPCLIENT-2077?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Oleg Kalnichevski resolved HTTPCLIENT-2077.
-------------------------------------------
Fix Version/s: 5.0.1
Resolution: Fixed
> 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
> Fix For: 5.0.1
>
> 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: [email protected]
For additional commands, e-mail: [email protected]