GitHub user lulf opened a pull request:
https://github.com/apache/activemq-artemis/pull/1768
Use same name for SslHandler as acceptor
See https://issues.apache.org/jira/browse/ARTEMIS-1598
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/lulf/activemq-artemis ARTEMIS-1598
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/1768.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1768
----
commit cc10bc7905f7c5b2036cefee233ceffa6b460c8d
Author: Ulf Lilleengen <lulf@...>
Date: 2018-01-10T19:12:34Z
Use same name for SslHandler as acceptor
----
---