tls.client.certificate_chain
Developmentstring[]as of v1.44.0
Array of PEM-encoded certificates that make up the certificate chain offered by the client. This is usually mutually-exclusive of client.certificate since that value should be the first certificate in the chain.
Examples
- ["MII...","MI..."]
History
Stability label respelled from experimental to development.
Already present at v1.30.0, the oldest release tracked here (experimental).