Currently when people want to connect etcd cluster via TLS, there is no way to disable SSL verify. We need to solve it in two aspects: 1. allow disabling SSL verify in apisix/cli with luasocket 2. allow disabling SSL verify in lua-resty-etcd.
Currently when people want to connect etcd cluster via TLS, there is no way to disable SSL verify.
We need to solve it in two aspects: