pub fn load_certs(path: &Path) -> Result<Vec<CertificateDer<'static>>, TlsError>
Load PEM-encoded certificates from a file.