Package org.apache.activemq.artemis.core.remoting.impl.ssl
-
Class Summary Class Description CachingOpenSSLContextFactory OpenSSLContextFactoryproviding a cache ofSslContext.CachingSSLContextFactory SSLContextFactoryproviding a cache ofSSLContext.DefaultOpenSSLContextFactory DefaultOpenSSLContextFactoryfor use inNettyConnectorand NettyAcceptor.DefaultSSLContextFactory Simple SSLContextFactory for use in NettyConnector and NettyAcceptor.SSLSupport Please note, this class supports PKCS#11 keystores, but there are no specific tests in the ActiveMQ Artemis test-suite to validate/verify this works because this requires a functioning PKCS#11 provider which is not available by default (see java.security.Security#getProviders()).