NGINX SSL Pass through

Basanta nginx-forum at forum.nginx.org
Fri Sep 11 09:20:38 UTC 2020


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 



Tried on Firefox and IE 

 Using Internet Explorer:

 Can't connect securely to this page
 This might be because the site uses outdated or unsafe TLS security
settings. 
 If this keeps happening, try contacting the website¿s owner.


Using Firefox:
Secure Connection Failed

An error occurred during a connection to 10.224.250.44:5500. 
PR_END_OF_FILE_ERROR
The page you are trying to view cannot be shown because the authenticity 
of the received data could not be verified.
Please contact the web site owners to inform them of this problem.

Through CURL 
* Initializing NSS with certpath: sql:/etc/pki/nssdb
* NSS error -5938 (PR_END_OF_FILE_ERROR)
* Encountered end of file
* Closing connection 0
curl: (35) Encountered end of file




Please help me to find the cause of this Problem ..
Regards,
Basanta

Posted at Nginx Forum: https://forum.nginx.org/read.php?2,289395,289395#msg-289395



More information about the nginx mailing list