NAME
    ca-createsendout - download public GPG/PGP keys

SYNOPSIS
    ca-createsendout *keyid* [*keyid*...]

DESCRIPTION
    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.

SEE ALSO
    ca-bot(7), ca-config(5)

VERSION
    $Id: ca-createsendout 145 2004-04-26 21:22:59Z weasel $

AUTHOR
    Peter Palfrader

