ca-createsendout - download public GPG/PGP keys
ca-createsendout keyid [keyid...]
ca-createsendout fetches public keys from a keyserver, specified in the
keyservers ca-bot config setting. gpg(1)
stores these in ~/.gnupg/pubring.gpg.
ca-createsendout then asks wether it should create per-uid directories for
the keys, under the keyspecific sendoutdir
directory. These directories look
like e.g.
~/sendout/12345678/John Doe <john@example.com>/
.
ca-createsendout bootstraps the ca-bot(7) process.
ca-bot(7), ca-config(5)
$Id: ca-createsendout 131 2004-03-26 15:10:27Z weasel $
(c) 2001,2003 Peter Palfrader
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with GNU Privacy Guard; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
Peter Palfrader