[
https://issues.apache.org/jira/browse/ZOOKEEPER-2122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16612974#comment-16612974
]
shuoshi edited comment on ZOOKEEPER-2122 at 9/13/18 11:39 AM:
--------------------------------------------------------------
I'd like to add openssl into zk's c client to support linux and macos, since
[~asamarna] seems already support windows, I think it's better to make my code
for non win32 platform only.
I've upload my simple ssl c client connect to zookeeper
[here|https://gist.github.com/roodkcab/cbd71a81897f592a4109b30923dface4]
I also make a script to create cert files
[here|https://gist.github.com/roodkcab/80e0b11e4602462070dc4313e8f30872]
was (Author: roodkcab):
I'd like to add openssl into zk's c client to support linux and macos, since
[~asamarna] seems already support windows, I think it's better to make my code
for non win32 platform only.
> Impplement SSL support in the Zookeeper C client library
> --------------------------------------------------------
>
> Key: ZOOKEEPER-2122
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2122
> Project: ZooKeeper
> Issue Type: Sub-task
> Components: c client
> Affects Versions: 3.5.0
> Reporter: Ashish Amarnath
> Assignee: Ashish Amarnath
> Priority: Trivial
> Labels: build, security
> Fix For: 3.6.0, 3.5.5
>
>
> Implement SSL support in the Zookeeper C client library to work with the
> secure server.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)