opentelemetry_semantic_conventions::attribute

Constant TLS_CLIENT_SUBJECT

source
pub const TLS_CLIENT_SUBJECT: &str = "tls.client.subject";
Expand description

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

ยงExamples

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