Configure Nginx to forward client certificate to backend Configure Nginx to forward client certificate to backend nginx nginx

Configure Nginx to forward client certificate to backend


This is not possible. What you are attempting to do is make the nginx proxy into a "man in the middle" and this will not be allowed by TLS by design.