[ 
https://issues.apache.org/jira/browse/ZOOKEEPER-1000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15052564#comment-15052564
 ] 

Powell Molleti commented on ZOOKEEPER-1000:
-------------------------------------------

Moving discussion from ZOOKEEPER-1045. 
I have a patch in the works for QuorumCnxManager using Netty + SSL. I initially 
intended to use Netty for Learner/Leader but that now seems more daunting. 
Hence I have decided to get this in two steps. SSLSockets for Learner/Leader 
and Netty + SSL for QuorumCnxManager. 

I do have something that implements SSLSockets for Learner/Leader and did the 
same for QCM just so that I can hopefully get more feedback and insight into 
SSL support requirement while I wrap  up Netty + SSL for QCM. 

Please find the repo and readme here:
https://github.com/geek101/zookeeper/blob/branch-3.4/README_SSL.md

Code changes and scripts:
https://github.com/geek101/zookeeper/commit/0ff011ed42513491af90277cd251c78f4a8f3e36

All feedback is welcome.

> Provide SSL in zookeeper to be able to run cross colos.
> -------------------------------------------------------
>
>                 Key: ZOOKEEPER-1000
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1000
>             Project: ZooKeeper
>          Issue Type: Improvement
>            Reporter: Mahadev konar
>            Assignee: Mahadev konar
>             Fix For: 3.5.2, 3.6.0
>
>
> This jira is to track SSL for zookeeper. The inter zookeeper server 
> communication and the client to server communication should be over ssl so 
> that zookeeper can be deployed over WAN's. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to