Problem: etcdctl connect to etcd with tls #1396
-
|
Hi! Thank you for the great work done! As a result, etcd uses TLS, but etcdctl does not, and for example, we get this result: if I set tls_cert_generate: false, etcdctl connects to etcd without problems and executes commands like Where should I make adjustments so that etcdctl connects to etcd with tls? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
Try this command Doc: https://autobase.tech/docs/management/basic-commands#etcd |
Beta Was this translation helpful? Give feedback.
Try this command
Doc: https://autobase.tech/docs/management/basic-commands#etcd