Skip to main content

note_if_missing

Function note_if_missing 

Source
pub fn note_if_missing(trust_path: &Path)
Expand description

Print a hint (not an error) when a trust-roots path passed a safety check but the file doesn’t exist yet. An empty registry means every signer check will fail closed; the caller’s own report loop covers the substance, this is just so a first-time user isn’t left wondering why nothing verified.