Uses of Package
org.apache.activemq.artemis.core.remoting.impl.ssl
-
Packages that use org.apache.activemq.artemis.core.remoting.impl.ssl Package Description org.apache.activemq.artemis.core.remoting.impl.ssl -
Classes in org.apache.activemq.artemis.core.remoting.impl.ssl used by org.apache.activemq.artemis.core.remoting.impl.ssl Class Description 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()).