zackzhangkai commented on issue #3599: URL: https://github.com/apache/apisix/issues/3599#issuecomment-782577162
> > ```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? really, I got confused with the mTLS. It's my fault. By the way, does it has a proposal to support mTLS? ---------------------------------------------------------------- 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]
