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