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

request help: Can APISIX use certificates to access etcd? #3535

Closed
diaosj opened this issue Feb 5, 2021 · 2 comments
Closed

request help: Can APISIX use certificates to access etcd? #3535

diaosj opened this issue Feb 5, 2021 · 2 comments

Comments

@diaosj
Copy link
Contributor

diaosj commented Feb 5, 2021

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 (cmd: apisix version):
  • OS (cmd: uname -a):
  • OpenResty / Nginx version (cmd: nginx -V or openresty -V):
  • etcd version, if have (cmd: run curl http://127.0.0.1:9090/v1/server_info to get the info from server-info API):
  • apisix-dashboard version, if have:
@spacewander
Copy link
Member

Client side certificate is not supported yet. Maybe you can use etcd-proxy?

@diaosj
Copy link
Contributor Author

diaosj commented Feb 6, 2021

Client side certificate is not supported yet. Maybe you can use etcd-proxy?

Thanks. I will try it.

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