opentelemetry_semantic_conventions::attribute

Constant TLS_CLIENT_HASH_MD5

source
pub const TLS_CLIENT_HASH_MD5: &str = "tls.client.hash.md5";
Expand description

Certificate fingerprint using the MD5 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

  • "0F76C7F2C55BFD7D8E8B8F4BFBF0C9EC"