GitHub user cshannon opened a pull request:
https://github.com/apache/activemq-artemis/pull/1903
ARTEMIS-1706 - Add support for wantClientAuth
Support setting wantClientAuth on a netty acceptor
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/cshannon/activemq-artemis ARTEMIS-1706
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/1903.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 #1903
----
commit d52397a8db814dc7d470c2d4bf049c680713d969
Author: Christopher L. Shannon (cshannon) <christopher.l.shannon@...>
Date: 2018-02-27T14:47:36Z
ARTEMIS-1706 - Add support for wantClientAuth
Support setting wantClientAuth on a netty acceptor
----
---