[ 
https://issues.apache.org/jira/browse/HTTPCORE-519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16407215#comment-16407215
 ] 

ASF subversion and git services commented on HTTPCORE-519:
----------------------------------------------------------

Commit 67aad2c949333d38ae9a6b799bb86fb002bcff77 in httpcomponents-core's branch 
refs/heads/4.4.x from [~garydgregory]
[ https://git-wip-us.apache.org/repos/asf?p=httpcomponents-core.git;h=67aad2c ]

[HTTPCORE-519] Failing tests on Fedora 28 due to weak encryption
algorithms in test keystore.

> 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
>            Priority: Major
>
> 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-unsubscr...@hc.apache.org
For additional commands, e-mail: dev-h...@hc.apache.org

Reply via email to