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

ASF GitHub Bot commented on ARTEMIS-478:
----------------------------------------

Github user asfgit closed the pull request at:

    https://github.com/apache/activemq-artemis/pull/458


> Improve Openwire SslBrokerServiceTest
> -------------------------------------
>
>                 Key: ARTEMIS-478
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-478
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>          Components: OpenWire
>    Affects Versions: 1.2.0
>            Reporter: Howard Gao
>            Assignee: Howard Gao
>             Fix For: 1.3.0
>
>
> Some of the SSL tests in openwire requires to pass in more options like
> enabledCipherSuites
> It needs to refactor the test util to allow passing of those options to 
> broker.
> And some of the cipher suite is obsolete in recent jre. Meaning they are 
> disabled by default for security reasons (e.g. SSL_RSA_WITH_RC4_128_SHA). 
> This will cause SSL handshake failure.
> It can be fixed by using a more secure (not disabled) one, like
> TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to