apalapal opened a new pull request, #546: URL: https://github.com/apache/apisix-helm-chart/pull/546
Some "clients", like AWS Application Load balancer, when forwarding HTTPS requests to upstream servers ( like APISIX ) do not present SNI on the TLS handshake, resulting on APISIX not to be able to fetch the appropriate certificate to establish the connection. This change is to be able to define and include the "fallback_sni" property on apisix configuration, so that a last resort SNI can be defined and a proper certificate can be retrieved. -- 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]
