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

[jira] [Closed] (ARTEMIS-1926) Refactor SSLSupport

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

clebert suconic closed ARTEMIS-1926.
------------------------------------
    Resolution: Fixed

> Refactor SSLSupport
> -------------------
>
>                 Key: ARTEMIS-1926
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1926
>             Project: ActiveMQ Artemis
>          Issue Type: Task
>    Affects Versions: 2.6.1
>            Reporter: Justin Bertram
>            Assignee: Justin Bertram
>            Priority: Major
>             Fix For: 2.7.0
>
>
> {{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)