GitHub user clebertsuconic opened a pull request:
https://github.com/apache/activemq-artemis/pull/2054
ARTEMIS-1839 NettyConnector was ignoring sniHost
This is fixing
org.apache.activemq.artemis.tests.integration.ssl.CoreClientOverOneWaySSLKerb5Test#testOneWaySSLWithGoodClientCipherSuite
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/clebertsuconic/activemq-artemis ARTEMIS-1839
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/2054.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 #2054
----
commit c5b76bb34c9b76611776f67052e13ebd7afb527e
Author: Clebert Suconic <clebertsuconic@...>
Date: 2018-05-01T00:39:42Z
ARTEMIS-1839 NettyConnector was ignoring sniHost
This is fixing
org.apache.activemq.artemis.tests.integration.ssl.CoreClientOverOneWaySSLKerb5Test#testOneWaySSLWithGoodClientCipherSuite
----
---