Publish Certificates

Robert J. Hansen rjh at sixdemonbag.org
Mon Aug 18 23:29:24 CEST 2008


Carlos Williams wrote:
> After I generate my GnuPG certificates on my system which is bound to
> my email address. What is the next step? Where do I export my public
> key at so that all I exchange keys with can verify myself?

gpg --keyserver x-hkp://pool.sks-keyservers.net --send-key <my key ID>




... e.g., if your key ID was 0xDEADBEEF, you'd type

gpg --keyserver x-hkp://pool.sks-keyservers.net --send-key 0xDEADBEEF




Hope this helps!




More information about the Gnupg-users mailing list