Skip to main content

load_certs

Function load_certs 

Source
pub fn load_certs(path: &Path) -> Result<Vec<CertificateDer<'static>>, TlsError>
Expand description

Load PEM-encoded certificates from a file.