Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Extend key ID matching to expired keys
gpg accepts signatures with expired keys as long as the signature was made prior to key expiration. But it also changes the status-fd output format that we grep for the expected key ID. Make sure we look for the alternate EXPKEYSIG line in the output in that case to find the key ID.
- Loading branch information