tokers commented on issue #3599: URL: https://github.com/apache/apisix/issues/3599#issuecomment-782566554
> ```shell > # curl https://127.0.0.1:2379/version --cacert /etc/ssl/etcd/ssl/ca.pem --cert /etc/ssl/etcd/ssl/admin-ssa3.pem --key /etc/ssl/etcd/ssl/admin-ssa3-key.pem > {"etcdserver":"3.3.12","etcdcluster":"3.3.0"} > ``` Since you mentioned that your etcd cluster doesn't enable the mTLS, why your curl call still carries the client cert, key and cacert? ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
