GitHub user ingo1121 opened a pull request:
https://github.com/apache/activemq-artemis/pull/1983
ARTEMIS-1749 - Fixes the ssl-enabled-crl-mqtt
Also, this is a pretty obvious fix. Doesn't quite fix
ssl-enabled-dual-authentication
, though,,
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ingo1121/activemq-artemis master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/1983.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 #1983
----
commit 1e1bd29268714ce48b88c9fc09300fc19d61c32a
Author: Ingemar Allqvist <ingemar@...>
Date: 2018-03-29T11:46:40Z
Added missing variable
commit f75af1c09ac1ea5cef6697b249fb2da5cabd4e04
Author: Ingemar Allqvist <ingemar@...>
Date: 2018-03-29T11:50:05Z
Merge remote-tracking branch 'upstream/master'
commit 0f3add95592fab4204f0f9d306240911ca90ea34
Author: Ingemar Allqvist <ingemar@...>
Date: 2018-03-29T20:15:55Z
Merge remote-tracking branch 'upstream/master'
commit ad54423b927bc1726cf7293d3790ac4e9719aaf1
Author: Ingemar Allqvist <ingemar@...>
Date: 2018-03-29T20:55:45Z
This is obviously wrong - but it doesn't seem to be enough
----
---