spacewander edited a comment on issue #2988: URL: https://github.com/apache/apisix/issues/2988#issuecomment-767305416
@tokers @unbeatablekb Use `proxy_ssl_server_name on` is not enough. The SNI sent to the backend is always `apisix_backend`. We need to use `proxy_ssl_name $host` together. ---------------------------------------------------------------- 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]
