gpg --with-fingerprint --verify file

Samuel }slund samuel@update.uu.se
Fri Aug 31 14:57:02 2001


Hi

gpg --with-fingerprint --verify file

Does not output the fingerprint of the key used to verify the message.
Can someone tell me the reasoning behind this?

the same is true for --import and gpg --with-fingerprint < signed-file
Why?

I would expect the fingerprint to be displayed with the other information
on the error stream when I ask for it.

//Samuel