GitHub user rpahli opened a pull request: https://github.com/apache/activemq-artemis/pull/1833
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. 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/1833.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 #1833 ---- commit 6891c160b16ac314d6e92cafcd3f825311156bc7 Author: rico.pahlisch <rico.pahlisch@...> Date: 2018-02-01T08:15:34Z enable openssl provider for native support ---- ---