Function trust_dns_proto::rustls::tls_server::read_cert[][src]

pub fn read_cert(cert_path: &Path) -> ProtoResult<Vec<Certificate>>
This is supported on crate feature dns-over-rustls only.
Expand description

Read the certificate from the specified path.

If the password is specified, then it will be used to decode the Certificate