Constant TLS_CLIENT_SUBJECT
Source pub const TLS_CLIENT_SUBJECT: &str = "tls.client.subject";
Expand description
Distinguished name of subject of the x.509 certificate presented by the client.
§Notes
§Examples
"CN=myclient, OU=Documentation Team, DC=example, DC=com"