You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Justin Bertram (JIRA)" <ji...@apache.org> on 2018/06/12 20:28:00 UTC

[jira] [Created] (ARTEMIS-1926) Refactory SSLContext

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)