pub const TLS_SERVER_CERTIFICATE_CHAIN: &'static str;
Expand description

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.

ยงExamples

  • MII...
  • MI...