Impersonation in Nginx

2022-09-22 Thread suryamohan05
Hi Team, Does Nginx has a feasibility to pass impersonation in of the config file. Posted at Nginx Forum: https://forum.nginx.org/read.php?2,295281,295281#msg-295281 ___ nginx mailing list -- nginx@nginx.org To unsubscribe send an email to nginx-le...

Nginx returning 401

2022-09-21 Thread suryamohan05
We are using nginx as reverse proxy in our project. When connecting to cloud server, Nginx returns 401 and then 200. But when connecting to on premise server it is returning 401. In debug logs we are seeing SSL_get_error: 5 , SSL_get_error: 2 SSL_get_error: -1. what does this SSL_get_error return

Nginx returning 401

2022-09-21 Thread suryamohan05
We are using nginx as reverse proxy in our project. When connecting to cloud server, Nginx returns 401 and then 200. But when connecting to on premise server it is returning 401. In debug logs we are seeing SSL_get_error: 5 , SSL_get_error: 2 SSL_get_error: -1. what does this SSL_get_error return