Function wasmcloud_core::tls::load_certs_from_paths
source ยท pub fn load_certs_from_paths(
paths: &[impl AsRef<Path>],
) -> Result<Vec<CertificateDer<'static>>>
Expand description
Attempt to load certificates from a given array of paths