keyserver sending problems

Steven Barker scbarker at uiuc.edu
Wed May 2 18:50:01 CEST 2001


Hi again,

I'm trying to update my multiple keyservers patch to the new version 1.0.5,
but it seems that sending keys to a keyserver is totally broken.  For any
--send-keys attempt, I get a falure.  The 1.0.4 version works just fine.

The command I use:

steve at arh1812:~/src/gnupg-1.0.5/build$ g10/gpg --no-options --keyserver
wwwkeys.dk.pgp.net --send-key 958F2058
gpg: Warning: using insecure memory!
gpg: failed sending to wwwkeys.dk.pgp.net': status=400
steve at arh1812:~/src/gnupg-1.0.5/build$

in 1.0.4 it works:

steve at arh1812:~/src/gnupg-1.0.4/build$ g10/gpg --no-options --keyserver
wwwkeys.dk.pgp.net --send-key 958F2058
gpg: Warning: using insecure memory!
gpg: success sending to wwwkeys.dk.pgp.net' (status=200)
steve at arh1812:~/src/gnupg-1.0.4/build$

Does anybody know what's wrong?  I've looked at the diffs between the
two versions and most of what I see changing in this part is new code for
handling proxyservers.  But I'm not using any proxy, and it seems the
new code should be skipped in my test case.

-- 
Steven Barker                                      scbarker at uiuc.edu
PGP Key Fingerprint: 1A33 9F2E 368D 24B1 81D4  60BF E928 9E28 958F 2058




More information about the Gnupg-devel mailing list