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

ETCD cluster with only cert based auth doesn't work #31

Open
raushan2016 opened this issue Oct 20, 2019 · 2 comments
Open

ETCD cluster with only cert based auth doesn't work #31

raushan2016 opened this issue Oct 20, 2019 · 2 comments

Comments

@raushan2016
Copy link

I ran etcdkeeper -usetls -cert /etcd-manage/bin/tlskey/etcdserver.crt -key etcd-manage/bin/tlskey/etcdserver.key

foobar.etcd.com:2379

2019/10/20 21:07:25 listening on 0.0.0.0:8080
2019/10/20 21:07:27 POST v3 connect success.
2019/10/20 21:07:27 rpc error: code = Unimplemented desc =

@evildecay
Copy link
Owner

When I have time, I will test if there is a bug. Thanks report!

@0x032c
Copy link

0x032c commented Aug 7, 2024

@evildecay 我也有这个问题,基于k8s集群证书的etcd没办法连接,辛苦测试一下

./etcdkeeper -cacert /etc/kubernetes/pki/etcd/ca.crt -cert /etc/kubernetes/pki/etcd/server.crt -key /etc/kubernetes/pki/etcd/server.key -p 8099
2024-08-07 08:43:30.787737 I | listening on 0.0.0.0:8099
2024-08-07 08:43:40.576387 I | POST v3 connect fail.

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