activemq-artemis/docs
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
..
diagrams ACTIVEMQ6-9 - port to markdown 2014-12-08 13:23:24 +00:00
hacking-guide/en NO-JIRA update docs for gitbox 2019-01-31 09:42:12 -06:00
migration-guide/en Corrected a spelling mistake of "no" to "not". 2018-12-13 10:41:47 -06:00
user-manual/en ARTEMIS-2627 simpleSecureServer failing on IBM Java 8 JVM 2020-02-25 12:02:51 -06:00