load_certs

Function load_certs 

Source
pub fn load_certs<P: AsRef<Path>>(
    path: P,
) -> Result<Vec<CertificateDer<'static>>>