Array of PEM-encoded certificates that make up the certificate chain offered by the server. This is usually mutually-exclusive of `server.certificate` since that value should be the first certificate in the chain.
@example MII... @example MI...
public const TLS_SERVER_CERTIFICATE_CHAIN = 'tls.server.certificate_chain';