Page MenuHome GnuPG

no status output when trying to sign data with revoked private key
Closed, ResolvedPublic

Description

gpg --batch --status-fd 2 --passphrase-fd 0 --default-key "revoked@test.key"
--clearsign

After entering the wrong passphrase there is only an error message on stdout,
but no status messages like BAD_PASSPHRASE. With gpg 2.x there is at least a
INV_SGNR 9 status message, but also no BAD_PASSPHRASE
But the most important for me is that gpg 1.4 does not give me anything at all
on the status-fd.

Details

Version
1.4.19

Event Timeline

dranft added a subscriber: dranft.
werner claimed this task.
werner added a project: Won't Fix.