Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is there TLS support? #50

Open
Observat opened this issue Dec 8, 2021 · 1 comment
Open

Is there TLS support? #50

Observat opened this issue Dec 8, 2021 · 1 comment

Comments

@Observat
Copy link

Observat commented Dec 8, 2021

There is a new requirement in our application: "All data communication between the components should be encrypted". Our application uses zookeeper.

Support TLS has in zookeeper: https://zookeeper.apache.org/doc/r3.5.9/zookeeperAdmin.html#Communication+using+the+Netty+framework

Support TLS has in C-client ( zookeeper-client\zookeeper-client-c ): apache/zookeeper#1107

But php-zookeeper doesn't have TLS support yet?

@Timandes
Copy link
Member

Timandes commented Dec 9, 2021

Not yet.
All PR is welcomed :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants