Details
-
New Feature
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
None
-
None
-
None
Description
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.
Attachments
Issue Links
- depends upon
-
ZOOKEEPER-2125 SSL on Netty client-server communication
- Resolved
-
ZOOKEEPER-2122 Impplement SSL support in the Zookeeper C client library
- Resolved