Domenico Bruscino created ARTEMIS-2627:
------------------------------------------
Summary: simpleSecureServer failing on IBM JDK 8
Key: ARTEMIS-2627
URL: https://issues.apache.org/jira/browse/ARTEMIS-2627
Project: ActiveMQ Artemis
Issue Type: Bug
Reporter: Domenico Bruscino
org.apache.activemq.cli.test.WebServerComponentTest.simpleSecureServer is
failing on IBM JDK 8.
The error enabling `-Djavax.net.debug=all:
{code}
No available cipher suite for TLSv1
qtp-1739620824-37, fatal error: 80: problem unwrapping net record
javax.net.ssl.SSLHandshakeException: No appropriate protocol, may be no
appropriate cipher suite specified or protocols are deactivated
qtp-1739620824-37, SEND TLSv1.2 ALERT: fatal, description = internal_error
qtp-1739620824-37, WRITE: TLSv1.2 Alert, length = 2
qtp-1739620824-37, called closeOutbound()
qtp-1739620824-37, closeOutboundInternal()
{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)