opentelemetry_semantic_conventions::attribute

Constant TLS_SERVER_HASH_MD5

source
pub const TLS_SERVER_HASH_MD5: &str = "tls.server.hash.md5";
Expand description

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

ยงExamples

  • "0F76C7F2C55BFD7D8E8B8F4BFBF0C9EC"