pub fn read_certificates(
    path: impl AsRef<Path>
) -> Result<Vec<Certificate>, LockKeeperError>
Expand description

Returns all certificates in the pemfile at the given path