opentelemetry_semantic_conventions::attribute

Constant TLS_SERVER_SUBJECT

source
pub const TLS_SERVER_SUBJECT: &str = "tls.server.subject";
Expand description

Distinguished name of subject of the x.509 certificate presented by the server.

ยงExamples

  • "CN=myserver, OU=Documentation Team, DC=example, DC=com"