We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
so the lua-resty-etcd still do not support connect to etcd via TLS?
Sorry, something went wrong.
we can use etcd proxy, it is an easy way.
etcd proxy
Solved by #86. Server side TLS verification is enough to use by now.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: