TLS_CLIENT_CERTIFICATE

Constant TLS_CLIENT_CERTIFICATE 

pub const TLS_CLIENT_CERTIFICATE: &'static str;
Available on crate features opentelemetry and semconv_experimental only.
Expand description

PEM-encoded stand-alone certificate offered by the client. This is usually mutually-exclusive of client.certificate_chain since this value also exists in that list.

§Notes

§Examples

  • "MII..."