Description
CXF 3.1.x uses httpclient 4.4.x which has a bug (HTTPCLIENT-1652) related to auth cache. They switched to serialization when caching auth objects and a scenario with authenticated proxy is now broken.
It is fixed with httpclient 4.5.
Is it ok to upgrade CXF to use httpclient 4.5.x?
Attachments
Issue Links
- relates to
-
HTTPCLIENT-1649 Caching of proxy auth schemes is broken
- Closed
-
HTTPCLIENT-1652 AuthSchemeBase.challengeState doesn't survive serialisation in BasicAuthCache
- Closed