Constant TLS_SERVER_SUBJECT

pub const TLS_SERVER_SUBJECT: &'static str;
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"