GitHub user rpahli opened a pull request:
https://github.com/apache/activemq-artemis/pull/1834
ARTEMIS-1649 - enable openssl provider for Netty
We want to use the native Openssl Provider for netty to use the native
openssl.
Added the supprt to switch between JDK and OpenSSL Provider.
see #1833
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kiwigrid/activemq-artemis
enable-openssl-provider
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/1834.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 #1834
----
commit bb0bea377fb89e5b44bbe03818e2c78602448fc0
Author: rico.pahlisch <rico.pahlisch@...>
Date: 2018-02-01T09:35:01Z
code formating
----
---