You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I started an etcd locally just for debugging purposes, I chose to start without TLS in order to complete the debugging quickly. And etcd itself supports a boot mode without TLS, but we are not compatible, which may be a problem.
Production really should not be without TLS, but I think a project before production, more to debug in the test environment.
Expected Behavior
If you do not configure the cert file, you can connect to etcd for access
Current Behavior
Unable to connect to etcd
Possible Solution
Set tls to nil
Steps to Reproduce (for bugs)
Context
Your Environment
The text was updated successfully, but these errors were encountered: