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

feature: support talking to etcd via TLS. #17

Closed
membphis opened this issue Jul 4, 2019 · 3 comments
Closed

feature: support talking to etcd via TLS. #17

membphis opened this issue Jul 4, 2019 · 3 comments

Comments

@membphis
Copy link
Contributor

membphis commented Jul 4, 2019

The TLS authentication for etcd is usually bidirectional, but cosocket is not supported now, but fortunately, there is currently a PR in progress.

we need to fix this first: openresty/lua-nginx-module#997

related issue: apache/apisix#158

@Jason7602
Copy link

so the lua-resty-etcd still do not support connect to etcd via TLS?

@membphis
Copy link
Contributor Author

membphis commented Jun 3, 2020

we can use etcd proxy, it is an easy way.

@spacewander
Copy link
Contributor

Solved by #86. Server side TLS verification is enough to use by now.

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

3 participants