Generating revocation certificate

Markus Reichelt ml at mareichelt.com
Sat Apr 6 15:04:36 CEST 2019


* André Ockers <andre at ockers.eu> wrote:

> But when I tried to do the some thing in Bash I ran into the following:
> 
> $ gpg -a --output andre at ockers.eu.asc.revoke --gen-revoke andre at ockers.eu
> 
> sec  4096R/F5FE3668 2014-07-31 André Ockers <andre at ockers.eu>
> 
> Which is the fingerprint of the old key.
> 
> What happened and what can I do?

you almost had it, just use the fingerprint of the key in question
instead of an email address:

gpg -a --output andre at ockers.eu.asc.revoke --gen-revoke 7CD3FBC8F6005ED5

will create a revocation cert for the key you signed your mail with.

HTH

-- 
left blank, right bald
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://lists.gnupg.org/pipermail/gnupg-users/attachments/20190406/d19e3028/attachment-0001.sig>


More information about the Gnupg-users mailing list