Uploaded image for project: 'CXF'
  1. CXF
  2. CXF-8678

Update to Apache HttpClient5 5.2

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 4.0.0, 3.6.0
    • None
    • None
    • Unknown

    Description

      Once Apache HttpClient5 5.2 is out, we could refactor the hc5/AsyncHTTPConduit.java to use HttpContext for TLS lookup propagation (much like 4.x does). Currently, without context-aware settings, AsyncHTTPConduitFactory caches the client upon first AsyncHTTPConduit connection. However, if there are more than one AsyncHTTPConduit, each with different TLS settings, the client is not recreated and as such, those TLS settings are not taken into account.

       

      https://mvnrepository.com/artifact/org.apache.httpcomponents.client5/httpclient5/5.2

      Attachments

        Issue Links

          Activity

            People

              reta Andriy Redko
              reta Andriy Redko
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: