<div dir="ltr">Hi,<div><br></div><div>as per our understanding one can provide a file with multiple certificates as "ssl_client_certificate". Nginx would then accept any one of the certificates. However, when we actually provided multiple certificates we found that only the first one in the list was accepted.</div><div><br></div><div>In our test case we provided a chain of two certificates, a root cert and the client certs signed by this CA. We tried both, concatenating the files like this: "user1 user2 ca" and like this "user1 ca user2 ca". In all cases just the first certificate was accepted.</div><div><br></div><div>Are we misunderstanding the expected behaviour of nginx, or is this a bug, or are we maybe doing something wrong?</div><div><br></div><div>I will mention that we are using nginx in the nginx-ingress Kubernetes package. We have tested with a version which uses nginx 1.15.10.</div><div><br></div><div>Thank you!</div><div>Johannes Gehrs</div></div>