Emmanuel Hugonnet created ARTEMIS-2704:
------------------------------------------
Summary: Provide a SPI to manage and cache SSLContext
Key: ARTEMIS-2704
URL: https://issues.apache.org/jira/browse/ARTEMIS-2704
Project: ActiveMQ Artemis
Issue Type: Improvement
Components: Broker
Affects Versions: 2.11.0
Reporter: Emmanuel Hugonnet
Currently we recreate SSLContext for each connector / acceptor and we don't
provide a way for an integrator to reuse its own SSLContext which leads to some
duplication. This small enhancement provides a way to simplify this via the use
of a SPI.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)