pub fn load_certs_from_paths( paths: &[impl AsRef<Path>], ) -> Result<Vec<CertificateDer<'static>>>
Attempt to load certificates from a given array of paths