tokers commented on a change in pull request #3836:
URL: https://github.com/apache/apisix/pull/3836#discussion_r594867430
##########
File path: conf/config-default.yaml
##########
@@ -202,6 +202,9 @@ etcd:
# user: root # root username for etcd
# password: 5tHkHhYkjr6cQY # root password for etcd
tls:
+ # cert: /path/to/cert # path of certificate used by the etcd client
Review comment:
Since we don't support mTLS actually in the runtime now, I think we
should add a note here to tell users it and remove this note once we support it.
----------------------------------------------------------------
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]