mirror of
https://github.com/ostreedev/ostree.git
synced 2024-12-22 17:35:55 +03:00
4a2733f9e7
Wrappers a referenced gpgme_verify_result_t so detailed verify results can be examined independently of executing a verify operation. _ostree_gpg_verifier_check_signature() now returns this object instead of a single valid/invalid boolean, but the idea is for OstreeRepo to also return this object for commit signature verification so it can be utilized at the CLI layer (and possibly by other programs).
253 B
253 B
This is a GPG config directory for use with the OstreeGpgVerifyResult
test cases. The test data (lgplv2
) is signed with a variety of valid
and invalid GPG keys in a detached signature file (lgplv2.sig
).
The passphrase for all the keys is redhat
.