pub fn manual_tls_entry(server: &ServerConfiguration) -> Option<(&str, &str)>Expand description
Obtains the certificate and key for a manual TLS entry in server configuration.
pub fn manual_tls_entry(server: &ServerConfiguration) -> Option<(&str, &str)>Obtains the certificate and key for a manual TLS entry in server configuration.