TLS_SERVER_SUBJECT

Constant TLS_SERVER_SUBJECT 

pub const TLS_SERVER_SUBJECT: &'static str;
Available on crate features opentelemetry and semconv_experimental only.
Expand description

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

§Notes

§Examples

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