Uebung:Key Revocation
aus WeltraumWiki, der freien Wissensdatenbank
Revocation Certificate zum Keyserver schicken:
Most keyservers don't accept a 'bare' revocation certificate. You have to import the certificate into gpg first:
$ gpg --import my-revocation.asc
then send the revoked key to the keyservers:
$ gpg --keyserver certserver.pgp.com --send-keys mykeyid
GPG FAQ (http://www.gnupg.org/(de)/documentation/faqs.html)
![[Hauptseite]](/cryptowiki/stylesheets/images/wiki.png)