GitHub user cshannon opened a pull request:
https://github.com/apache/activemq-artemis/pull/2109
ARTEMIS-1888 - Fix SSL order of precedence in core client
Local connection SSL settings should be preferred over javax.ssl
settings
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/cshannon/activemq-artemis ARTEMIS-1888
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/2109.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 #2109
----
commit 6aca83dfe64c661ecb29d07e0676a7698f450293
Author: Christopher L. Shannon (cshannon) <christopher.l.shannon@...>
Date: 2018-05-24T16:04:56Z
ARTEMIS-1888 - Fix SSL order of precedence in core client
Local connection SSL settings should be preferred over javax.ssl
settings
----
---