Emmanuel Hugonnet created ARTEMIS-2687:
------------------------------------------
Summary: Add support for provided SSLContexts in Artemis
Key: ARTEMIS-2687
URL: https://issues.apache.org/jira/browse/ARTEMIS-2687
Project: ActiveMQ Artemis
Issue Type: Improvement
Components: Broker
Reporter: Emmanuel Hugonnet
SSL in messaging is handled by Artemis and it is enabled by a set of properties
inserted into the acceptor/connector configuration. Ideally we should be able
to change Artemis so that it would obtain an SSLContext that is ready to use
from some provider instead of relying on a set of properties to set up an
SSLContext itself. This would help keep all SSL related configuration
centralized in some integration code and should simplify the configuration for
SSL.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)