Thank you. Please accept my apologies for not spotting that in the
documentation.
Many thanks.
Posted at Nginx Forum:
https://forum.nginx.org/read.php?2,279204,279206#msg-279206
___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/l
Hello!
On Tue, Mar 27, 2018 at 08:37:11AM -0400, dhallam wrote:
> I'm running nginx version: nginx/1.11.5 (nginx-plus-r11). I am trying to
> connect a tcp client (with client cert) over SSL to nginx, where the SSL
> will be validated and terminated, and then onto the upsteam server in the
> clear
Hi,
I'm running nginx version: nginx/1.11.5 (nginx-plus-r11). I am trying to
connect a tcp client (with client cert) over SSL to nginx, where the SSL
will be validated and terminated, and then onto the upsteam server in the
clear.
I have the following configuration:
stream {
upstream ups