tao12345666333 commented on code in PR #546:
URL: https://github.com/apache/apisix-helm-chart/pull/546#discussion_r1208059435
##########
charts/apisix/values.yaml:
##########
@@ -258,6 +258,8 @@ gateway:
enabled: true
# -- TLS protocols allowed to use.
sslProtocols: "TLSv1.2 TLSv1.3"
+ # -- Define sni to fallback if none is presented by client
+ fallbackSni: ""
Review Comment:
Let's rename it to fallbackSNI
--
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]