[ 
https://issues.apache.org/jira/browse/ARTEMIS-2627?focusedWorklogId=390570&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-390570
 ]

ASF GitHub Bot logged work on ARTEMIS-2627:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 21/Feb/20 10:52
            Start Date: 21/Feb/20 10:52
    Worklog Time Spent: 10m 
      Work Description: brusdev commented on pull request #2990: ARTEMIS-2627 
simpleSecureServer failing on IBM JDK 8
URL: https://github.com/apache/activemq-artemis/pull/2990
 
 
   Remove excluded cipher suites matching the prefix `SSL` because the names of 
the
   IBM JDK 8 cipher suites have the prefix `SSL` while the
   `DEFAULT_EXCLUDED_CIPHER_SUITES` of 
org.eclipse.jetty.util.ssl.SslContextFactory
   includes "^SSL_.*$". So all IBM JDK cipher suites are excluded by
   SslContextFactory using the `DEFAULT_EXCLUDED_CIPHER_SUITES`.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

            Worklog Id:     (was: 390570)
    Remaining Estimate: 0h
            Time Spent: 10m

> 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
>            Priority: Minor
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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)

Reply via email to