[
https://issues.apache.org/jira/browse/ARTEMIS-400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15243147#comment-15243147
]
ASF GitHub Bot commented on ARTEMIS-400:
----------------------------------------
GitHub user jbertram opened a pull request:
https://github.com/apache/activemq-artemis/pull/467
ARTEMIS-400 allow SSL store reload
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jbertram/activemq-artemis ARTEMIS-400
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/467.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 #467
----
commit b4c780ee6d7ee901ebba5a0a8bafea96821bc74f
Author: jbertram <[email protected]>
Date: 2016-02-11T22:07:32Z
ARTEMIS-400 allow SSL store reload
----
> Allow SSL keystores to be reloaded
> ----------------------------------
>
> Key: ARTEMIS-400
> URL: https://issues.apache.org/jira/browse/ARTEMIS-400
> Project: ActiveMQ Artemis
> Issue Type: New Feature
> Components: Broker
> Affects Versions: 1.2.0
> Reporter: Justin Bertram
> Assignee: Justin Bertram
> Fix For: 1.3.0
>
>
> Currently if any update is made to the SSL keystore/truststore used by an
> acceptor the acceptor has to be stopped/started to load those changes which
> will disconnect any existing client. Change this so the acceptor can load
> those changes without any impact on existing clients.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)