unbeatablekb commented on a change in pull request #3084:
URL: https://github.com/apache/apisix/pull/3084#discussion_r551131483
##########
File path: conf/config-default.yaml
##########
@@ -174,6 +174,8 @@ nginx_config: # config for render the
template to generate n
# lua_shared_dicts: # add custom shared cache to nginx.conf
# ipc_shared_dict: 100m # custom shared cache, format: `cache-key:
cache-size`
+ proxy_ssl_server_name: true # disable passing of the server name through
tls
Review comment:
Testing this feature means we test the behavior of the tls which
returned ca. I havn't found a good way to deal with it, because I thought it
was hard to deep into tls.
----------------------------------------------------------------
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]