Hi, I am trying to authenticate Flink using NGINX. In the document it is mentioned to deploy a "side car proxy", here is the link for the section of the document which I have referred to https://ci.apache.org/projects/flink/flink-docs-release-1.7/ops/security-ssl.html#external--rest-connectivity I see the Flink users have already deployed the proxies like Envoy Proxy<https://www.envoyproxy.io/> or NGINX with MOD_AUTH. Please can I get the code for how the NGINX proxy has been used for SSL setup.
Thank you & regards, Suman