Uploaded image for project: 'HttpComponents HttpClient'
  1. HttpComponents HttpClient
  2. HTTPCLIENT-1595

SSLConnectionSocketFactory not respecting enabled protocols

    XMLWordPrintableJSON

Details

    Description

      In createLayeredSocket -

      If supportedProtocols is null, the list of protocols (minus those that start with SSL) are loaded.

      However, the protocols should be from sslsock.getEnabledProtocols(); rather than sslsock.getSupportedProtocols() to reflect settings on the JVM.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              mbraun688 Michael Braun
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: