Function load_certs

Source
pub(crate) fn load_certs(
    certificates: &str,
) -> ConnectorResult<Vec<CertificateDer<'static>>>