opentelemetry_semantic_conventions::attribute

Constant TLS_SERVER_CERTIFICATE

source
pub const TLS_SERVER_CERTIFICATE: &str = "tls.server.certificate";
Expand description

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

ยงExamples

  • "MII..."