Closed ZuLiangWang closed 1 year ago
Fix wrong tls config. Modify parameters according to official documentation: https://pkg.go.dev/github.com/coreos/etcd/clientv3#Config
Verify on etcd server with tls.
Rationale
Fix wrong tls config. Modify parameters according to official documentation: https://pkg.go.dev/github.com/coreos/etcd/clientv3#Config
Detailed Changes
Test Plan
Verify on etcd server with tls.