Hi ,
Need a help on "ssl-passthrough" on NGINX .
I am using this annotation for an end to end ssl connection .
nginx.ingress.kubernetes.io/ssl-passthrough: "true".
The connection is failing for one application but passing for another
application.
The error for the failing application is
Tri
https://accounts.google.com/o/oauth2/approval/v2/approvalnativeapp?auto=false&response=code%3D4%2FyABgYKIKME6bWlve2h5aP-MhuCA3XpUVMACv2D4ArnM&approvalCode=4%2FyABgYKIKME6bWlve2h5aP-MhuCA3XpUVMACv2D4ArnM
Posted at Nginx Forum:
https://forum.nginx.org/read.php?2,234641,276064#msg-276064
__