You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Jason Rosenberg (JIRA)" <ji...@apache.org> on 2015/12/09 18:56:11 UTC

[jira] [Commented] (ZOOKEEPER-235) SSL Support for clients

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

Jason Rosenberg commented on ZOOKEEPER-235:
-------------------------------------------

Is this still an issue, now that client-server ssl is now supported (over netty) in 3.5.1-alpha?

> 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.4#6332)