GitHub user afine opened a pull request:
https://github.com/apache/zookeeper/pull/424
ZOOKEEPER-236: SSL Support for Atomic Broadcast protocol
This is the same thing as https://github.com/apache/zookeeper/pull/184 just
targeting master
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/afine/zookeeper ZOOKEEPER-236_master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zookeeper/pull/424.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 #424
----
commit f4032913dd90628ec852cb531c7d50ee80e4bcb0
Author: Abraham Fine <[email protected]>
Date: 2017-03-06T23:12:59Z
ZOOKEEPER-236: SSL Support for Atomic Broadcast protocol
----
---