Justin Bertram created ARTEMIS-1926:
---------------------------------------
Summary: Refactory SSLContext
Key: ARTEMIS-1926
URL: https://issues.apache.org/jira/browse/ARTEMIS-1926
Project: ActiveMQ Artemis
Issue Type: Improvement
Affects Versions: 2.6.1
Reporter: Justin Bertram
Assignee: Justin Bertram
{{org.apache.activemq.artemis.core.remoting.impl.ssl.SSLSupport}} has ballooned
in recent months with several additional options. These new options have
required additional constructors and the existing constructors were already a
bit clumsy to use because for simple use-cases they required passing in
multiple default values. This class can be greatly simplified by adding
properties, giving those properties reasonable defaults, and removing most of
the static methods.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)