Page MenuHome GnuPG

Not exporting subkey to keyring
Closed, ResolvedPublic

Description

Environment

Debian Gnu/Linux with gnupg 1.2.2-1

Description

I have a public key with 2 subkeys:
pub 1024D/5E6473B0 2001-10-30 Corrado Gioannini (Jua) <gioco@nekhem.com>
sub 1536g/BB9C1A76 2001-10-30 [expires: 2003-05-23]
sub 2048g/C94BCD29 2003-07-03 [expires: 2005-07-02]
the first subkey has expired, but when i export the key to a keyserver using, i.e.:
gpg --keyserver pgp.mit.edu --send-keys 5E6473B0
only the first (expired!) subkey is exported. So if someone browses the keyserv he finds only an expired subkey.

Fix

Unknown

Event Timeline

dshaw added a subscriber: dshaw.

This is not a GnuPG bug. This is a keyserver bug: many
keyservers do not handle more than one subkey. Use
"subkeys.pgp.net" as your keyserver to reach a working
keyserver.