Comment 3 for bug 710054

Revision history for this message
Shuo (tycable) wrote : Re: keyserver protocol error in introducing gpg

Thanks

If I set the following line in the ~/.gnupg/gpg.conf

keyserver http://keyserver.ubuntu.com

then I will receive nothing when I type "gpg --recv-keys <keyID>" in the terminal

and when I type "gpg --search-keys <keyID>"

it will tell me "this kind of server does not support this operation"

though I know I can type "gpg --recv-keys --keyserver keyserver.ubuntu.com <keyID>"

but I want to type less

If the line I set is

keyserver hkp://keyserver.ubuntu.com

then all well