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
Etcd has an issue before 3.4.14: etcd-io/etcd#12264. We are asked to sign and use certificates to access etcd. Does APISIX support this?
Not related to the environment.
apisix version
uname -a
nginx -V
openresty -V
curl http://127.0.0.1:9090/v1/server_info
The text was updated successfully, but these errors were encountered:
Client side certificate is not supported yet. Maybe you can use etcd-proxy?
Sorry, something went wrong.
Thanks. I will try it.
No branches or pull requests
Issue description
Etcd has an issue before 3.4.14: etcd-io/etcd#12264.
We are asked to sign and use certificates to access etcd.
Does APISIX support this?
Environment
Not related to the environment.
apisix version
):uname -a
):nginx -V
oropenresty -V
):curl http://127.0.0.1:9090/v1/server_info
to get the info from server-info API):The text was updated successfully, but these errors were encountered: