Constant TLS_SERVER_SUBJECT

Source
pub const TLS_SERVER_SUBJECT: &str = "tls.server.subject";
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"