tokers commented on a change in pull request #5202:
URL: https://github.com/apache/apisix/pull/5202#discussion_r726697986
##########
File path: t/cli/test_etcd_mtls.sh
##########
@@ -86,3 +86,42 @@ if echo "$out" | grep "ouch"; then
fi
echo "passed: certificate verify with CA success expectedly"
+
+# etcd mTLS in stream subsystem
+echo '
+apisix:
+ stream_proxy:
+ tcp:
+ - addr: 9100
Review comment:
```suggestion
- addr: 9100
```
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]