[ https://issues.apache.org/jira/browse/ZOOKEEPER-236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15898735#comment-15898735 ]
Powell Molleti commented on ZOOKEEPER-236: ------------------------------------------ Hi Abe, I have attempted to work on providing the same support last year for branch-3.5 and I have created the pull request for what I have so far for you to look at: https://github.com/apache/zookeeper/pull/185 Readme: https://github.com/geek101/zookeeper/blob/branch-3.4/README_SSL.md I definitely did not consider upgrading non SSL cluster to an SSL one for ZAB and FLE, glad that you brought that up. I am attempting to combine these changes and Netty changes I have for Trunk. You can find them here: https://github.com/geek101/zookeeper/pull/6 Let me know what you think. thanks Powell. > 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, server > Reporter: Benjamin Reed > Assignee: Abraham Fine > Priority: Minor > > 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.3.15#6346)