PGP signatures.

Todd Zullinger tmz at pobox.com
Wed May 28 19:59:26 UTC 2008


Patrick wrote:
> [patrick at localhost ~]$ gpg --list-keys 1E1C9C17
> gpg: error reading key: public key not found
> 
> Got these keyservers enabled in .gnupg/gpg.conf
> 
> keyserver hkp://keys.gnupg.net
> keyserver hkp://subkeys.pgp.net
> keyserver ldap://keyserver.pgp.com

You'd need to fetch the key before --list-keys would show it.

$ gpg --recv-keys 1E1C9C17 (or E1C9C17, as Anne mentioned).

(I also usually use the --interactive or -i option to have gpg prompt
me before importing a received key.)

And easier method (to me), would be to use --search-keys

$ gpg --search-keys cannewilson at googlemail.com

-- 
Todd        OpenPGP -> KeyID: 0xBEAF0CE3 | URL: www.pobox.com/~tmz/pgp
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Sanity is the trademark of a weak mind.
    -- Mark Harrold

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 542 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/fedora-list/attachments/20080528/cd409133/attachment-0001.sig>


More information about the fedora-list mailing list