activemq-artemis/artemis-web
brusdev 1e9be7ddc9 ARTEMIS-2627 simpleSecureServer failing on IBM Java 8 JVM
Remove excluded cipher suites matching the prefix `SSL` because the names of the
IBM Java 8 JVM cipher suites have the prefix `SSL` while the
`DEFAULT_EXCLUDED_CIPHER_SUITES` of org.eclipse.jetty.util.ssl.SslContextFactory
includes "^SSL_.*$". So all IBM JVM cipher suites are excluded by
SslContextFactory using the `DEFAULT_EXCLUDED_CIPHER_SUITES`.
2020-02-25 12:02:51 -06:00
..
src ARTEMIS-2627 simpleSecureServer failing on IBM Java 8 JVM 2020-02-25 12:02:51 -06:00
pom.xml [maven-release-plugin] prepare for next development iteration 2020-01-10 09:00:58 -06:00