[
https://issues.apache.org/jira/browse/ZOOKEEPER-235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15893241#comment-15893241
]
Michael Han commented on ZOOKEEPER-235:
---------------------------------------
bq. Is this still an issue, now that client-server ssl is now supported (over
netty) in 3.5.1-alpha?
The work in ZOOKEEPER-2125 only covers Java client. The reason this JIRA still
opens is because SSL support on C client is missing still, which is tracked by
ZOOKEEPER-2122.
> SSL Support for clients
> -----------------------
>
> Key: ZOOKEEPER-235
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-235
> Project: ZooKeeper
> Issue Type: New Feature
> Components: c client, java client, server
> Reporter: Benjamin Reed
> Priority: Minor
>
> 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 was sent by Atlassian JIRA
(v6.3.15#6346)