opentelemetry_semantic_conventions::attribute

Constant TLS_CLIENT_HASH_SHA256

source
pub const TLS_CLIENT_HASH_SHA256: &str = "tls.client.hash.sha256";
Expand description

Certificate fingerprint using the SHA256 digest of DER-encoded version of certificate offered by the client. For consistency with other hash values, this value should be formatted as an uppercase hash.

ยงExamples

  • "0687F666A054EF17A08E2F2162EAB4CBC0D265E1D7875BE74BF3C712CA92DAF0"