[
https://issues.apache.org/jira/browse/ZOOKEEPER-236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16269361#comment-16269361
]
ASF GitHub Bot commented on ZOOKEEPER-236:
------------------------------------------
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
----
> SSL Support for Atomic Broadcast protocol
> -----------------------------------------
>
> Key: ZOOKEEPER-236
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-236
> Project: ZooKeeper
> Issue Type: New Feature
> Components: quorum, security, server
> Reporter: Benjamin Reed
> Assignee: Abraham Fine
> Labels: ssl
>
> We should have the ability to use SSL to authenticate and encrypt the traffic
> between ZooKeeper servers. For the most part this is a very easy change. We
> would probably only want to support this for TCP based leader elections.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)