You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by "Oleg Kalnichevski (JIRA)" <ji...@apache.org> on 2018/04/12 09:33:00 UTC

[jira] [Resolved] (HTTPCORE-519) Failing tests on Fedora 28 due to weak encryption algorithms in test keystore

     [ https://issues.apache.org/jira/browse/HTTPCORE-519?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Oleg Kalnichevski resolved HTTPCORE-519.
----------------------------------------
       Resolution: Fixed
    Fix Version/s: 5.0-beta3

[~msimacek] I regenerated all key material by unit and integration tests and also added a description of {{keytool}} commands used to do so. Feel free to review and propose further changes.

Fixed in 4.4.x and master.

Oleg  

> Failing tests on Fedora 28 due to weak encryption algorithms in test keystore
> -----------------------------------------------------------------------------
>
>                 Key: HTTPCORE-519
>                 URL: https://issues.apache.org/jira/browse/HTTPCORE-519
>             Project: HttpComponents HttpCore
>          Issue Type: Bug
>          Components: HttpCore
>    Affects Versions: 4.4.9
>            Reporter: Michael Simacek
>            Assignee: Oleg Kalnichevski
>            Priority: Major
>             Fix For: 4.4.10, 5.0-beta3
>
>
> Fedora Linux from release 28 (not released yet) deprecates usage of insecure encryption algorithms by default ([docs|https://fedoraproject.org/wiki/Changes/StrongCryptoSettings]). 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



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org