[
https://issues.apache.org/jira/browse/ARTEMIS-477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
clebert suconic closed ARTEMIS-477.
-----------------------------------
Resolution: Fixed
Fix Version/s: 1.3.0
> Fix Certificate Issues in openwire test
> ---------------------------------------
>
> Key: ARTEMIS-477
> URL: https://issues.apache.org/jira/browse/ARTEMIS-477
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Components: OpenWire
> Reporter: Howard Gao
> Fix For: 1.3.0
>
>
> there are two keystore files in openwire test
> client.keystore and server.keystore
> that are used in some test to test SSL handshake against artemis server.
> Those keystore files use an Algorithm MD5withRSA which is disabled by default
> by JVM (1.8 for example). Test fails because of this
> (SslContextNBrokerServiceTest)
> They need to be regenerated to use some more secure algorithms.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)