Re: proxy_ssl_certificate not exchanging client certificates

2015-04-29 Thread lieut_data
Thanks for getting back to me so quickly! Maxim Dounin Wrote: --- > What nginx doesn't support (or, rather, explicitly forbids) is > renegotiation. On the other hand, renegotiation is required if > one needs to ask for a client certificate onl

proxy_ssl_certificate not exchanging client certificates

2015-04-28 Thread lieut_data
I was excited to see proxy_ssl_certificate and friends land in Nginx 1.7.8, and decided to revisit Nginx as a candidate for proxy caching an upstream server requiring client authentication. I've included the debugging configuration I've been playing around with at the end of this post. This partic