SSL Support for clients
-----------------------

                 Key: ZOOKEEPER-235
                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-235
             Project: Zookeeper
          Issue Type: New Feature
            Reporter: Benjamin Reed


ZooKeeper should be able to support SSL for ZooKeeper clients. As part of the 
implementation we should also add an X509AuthenticationProvider so that client 
side certifications can be used for authentication.

The tricky part of the implementation will be integrating with the non-blocking 
NIO calls that we use. There are various web pages that describe how to do it.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to