Package org.apache.activemq.artemis.core.remoting.impl.ssl
package org.apache.activemq.artemis.core.remoting.impl.ssl
-
ClassesClassDescription
OpenSSLContextFactoryproviding a cache ofSslContext.SSLContextFactoryproviding a cache ofSSLContext.DefaultOpenSSLContextFactoryfor use inNettyConnectorand NettyAcceptor.Simple SSLContextFactory for use in NettyConnector and NettyAcceptor.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()).