You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by "tao12345666333 (via GitHub)" <gi...@apache.org> on 2023/05/27 16:42:24 UTC

[GitHub] [apisix-helm-chart] tao12345666333 commented on a diff in pull request #546: adding fallback_sni to apisix conf

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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org