keyserver

Langue: en

Version: 385472 (fedora - 01/12/10)

Section: 8 (Commandes administrateur)

NAME

keyserver - generate and distribute keys on behalf of Pubcookie.

SYNOPSIS

Usage: keyserver [options]

DESCRIPTION

keyserver is the Pubcookie component which generates and distributes symmetric encryption keys for participating servers, which includes the login server and all application servers. keyserver is designed to run as a service under inetd or xinetd.

OPTIONS

All options override the values in the configuration file.
-k <key file>
Key to use for TLS authentication.
-a
Expect key file in ASN.1 format.
-p
Expect key file in PEM format (default).
-c <cert file>
Certificate to use for TLS authentication.
-C <cert file>
CA certificate to use for client verification.
-D <CA directory>
Directory of trusted CAs, hashed OpenSSL-style.

FILES

 /etc/pubcookie/config
 

SEE ALSO

 keyclient (8)
 xinetd (8)
 openssl (1)
 /usr/share/doc/mod_pubcookie*/doc/*.html