You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2021/10/12 01:41:49 UTC

[GitHub] [apisix] tokers commented on a change in pull request #5206: feat: support specify custom sni in etcd conf

tokers commented on a change in pull request #5206:
URL: https://github.com/apache/apisix/pull/5206#discussion_r726696763



##########
File path: conf/config-default.yaml
##########
@@ -272,6 +272,7 @@ etcd:
 
     verify: true                  # whether to verify the etcd endpoint certificate when setup a TLS connection to etcd,
                                   # the default value is true, e.g. the certificate will be verified strictly.
+  #sni:                           # the SNI fot etcd TLS requests

Review comment:
       Personally, I think `sni` field should be part of `tls` section.




-- 
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