brusdev opened a new 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]


With regards,
Apache Git Services

Reply via email to