Uploaded image for project: 'HttpComponents HttpCore'
  1. HttpComponents HttpCore
  2. HTTPCORE-519

Failing tests on Fedora 28 due to weak encryption algorithms in test keystore

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 4.4.9
    • 4.4.10, 5.0-beta3
    • HttpCore
    • None

    Description

      Fedora Linux from release 28 (not released yet) deprecates usage of insecure encryption algorithms by default (docs). This causes httpcomponents tests to fail, because they're using DSA keys in the test data.
      The affected tests are:
      TestCustomSSL.testCustomSSLContext
      TestHttpAsyncHandlers.testHttpExceptionInHandler
      TestHttpAsyncHandlers.testHttpGets
      TestHttpAsyncHandlers.testHttpHeadsDelayedResponse
      TestHttpAsyncHandlers.testHttpHeads
      TestHttpAsyncHandlers.testHttpPostIdentity
      TestHttpAsyncHandlers.testHttpPostNoContentLength
      TestHttpAsyncHandlers.testHttpPostsChunked
      TestHttpAsyncHandlers.testHttpPostsHTTP10
      TestHttpAsyncHandlers.testHttpPostsNoEntity
      TestHttpAsyncHandlers.testHttpPostsWithContentLength
      TestHttpAsyncHandlers.testHttpPostsWithExpectContinue
      TestHttpAsyncHandlers.testHttpPostsWithExpectationVerificationDelayedResponse
      TestHttpAsyncHandlers.testHttpPostsWithExpectationVerification
      TestHttpAsyncHandlers.testNoServiceHandler
      TestHttpAsyncHandlers.testResponseNoContent
      TestHttpAsyncHandlersPipelining.testHttpDelayedResponse
      TestHttpAsyncHandlersPipelining.testHttpGets
      TestHttpAsyncHandlersPipelining.testHttpHeads
      TestHttpAsyncHandlersPipelining.testHttpPosts
      TestHttpAsyncHandlersPipelining.testUnexpectedConnectionClosure

      Attachments

        Issue Links

          Activity

            People

              olegk Oleg Kalnichevski
              msimacek Michael Simacek
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: