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:49:00 UTC

[jira] [Updated] (ARTEMIS-1926) Refactory SSLSupport

     [ https://issues.apache.org/jira/browse/ARTEMIS-1926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Justin Bertram updated ARTEMIS-1926:
------------------------------------
    Summary: Refactory SSLSupport  (was: Refactory SSLContext)

> Refactory SSLSupport
> --------------------
>
>                 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
>            Priority: Major
>
> {{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)