Proxy to upstream HTTPS server *with different* keys/certs in nginx

Lukas Tribus luky-37 at hotmail.com
Mon Feb 10 10:06:48 UTC 2014


Hi,


>> Yes I agree. The connection to the upstream server uses the nginx server
>> certificates specified by $ssl_certificate(_key).
>
> It looks like you didn't understand my answer. Again: connections
> to upstream servers don't use any client certificates. That is,
> no certificates are used by nginx when connecting to upstream
> servers.

Take a look at haproxy, it can use client certificates when connecting to
backend servers [1].


Regards,

Lukas


[1] http://cbonte.github.io/haproxy-dconv/configuration-1.5.html#5.2-crt 		 	   		  


More information about the nginx mailing list