[GitHub] activemq-artemis pull request #2101: ARTEMIS-1853 Adding Netty OpenSSL provi...

2018-05-23 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/activemq-artemis/pull/2101


---


[GitHub] activemq-artemis pull request #2101: ARTEMIS-1853 Adding Netty OpenSSL provi...

2018-05-23 Thread gaohoward
GitHub user gaohoward opened a pull request:

https://github.com/apache/activemq-artemis/pull/2101

ARTEMIS-1853 Adding Netty OpenSSL provider test

Added an example to demonstrate how to configure and use openssl
Moved/Added netty-tcnative dependency to artemis-distribution
Changed artemis-jms-client-all pom to exclude io.netty from relocation
so that the native openssl can be loaded

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gaohoward/activemq-artemis d_openssl_example

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/activemq-artemis/pull/2101.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 #2101






---