This closes #2101

Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo
Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/e28a8a56
Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/e28a8a56
Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/e28a8a56

Branch: refs/heads/2.6.x
Commit: e28a8a5635831693f55a4994b513bf20e4401f14
Parents: d6d6851 7c53855
Author: Clebert Suconic <clebertsuco...@apache.org>
Authored: Wed May 23 15:47:49 2018 -0400
Committer: Clebert Suconic <clebertsuco...@apache.org>
Committed: Wed May 23 15:47:49 2018 -0400

----------------------------------------------------------------------
 artemis-core-client/pom.xml                     |   5 +
 artemis-distribution/src/main/assembly/dep.xml  |   1 +
 artemis-jms-client-all/pom.xml                  |   4 -
 .../features/standard/netty-openssl/pom.xml     | 124 +++++++++++++++++++
 .../features/standard/netty-openssl/readme.md   |  17 +++
 .../artemis/jms/example/OpenSSLExample.java     |  85 +++++++++++++
 .../activemq/server0/activemq.example.keystore  | Bin 0 -> 707 bytes
 .../server0/activemq.example.truststore         | Bin 0 -> 572 bytes
 .../main/resources/activemq/server0/broker.xml  |  60 +++++++++
 .../src/main/resources/jndi.properties          |  20 +++
 pom.xml                                         |   7 ++
 tests/integration-tests/pom.xml                 |   6 -
 12 files changed, 319 insertions(+), 10 deletions(-)
----------------------------------------------------------------------


Reply via email to