Thanks for your reply. My application does not require the entire
certificate, so I am just forwarding $ssl_client_s_dn in a custom header
without any problems.
Posted at Nginx Forum:
http://forum.nginx.org/read.php?2,236546,236599#msg-236599
___
nginx
Hello,
I am having an issue while verifying client SSL certificates. Everything
works fine until I attempt to forward the cert onto the upstream.
Once I add a line similar to the following in my location block, all
requests become an error 400 Bad Request.
> proxy_set_header X-SSL-Client_Cert $ss