sigul_bridge

Langue: en

Version: Jan 2009 (fedora - 01/12/10)

Section: 8 (Commandes administrateur)

name

sigul_bridge - A bridge that lets client access a signing server

SYNOPSIS

sigul_bridge [OPTIONS]

DESCRIPTION

Repeatedly waits for a connection from a signing server and from a client, authenticates the client request, verifies it and forwards it to the signing server. It also copies RPM data from and to Koji for the sign-rpm command.

OPTIONS

-c, --config-file PATH
Use PATH as the per-user configuration file instead of ~/.sigul/bridge.conf.
-d, --daemonize
Detach from the terminal and run in the background.
-v, --verbose
Be more verbose. Using this option twice enables debugging output.

EXIT STATUS

sigul_bridge returns with exit status 0 when interrupted with SIGINT, non-zero on an unrecoverable error.

FILES

/etc/sigul/bridge.conf
A system-wide configuration file.
~/.sigul/bridge.conf
A per-user configuration file. Values defined in this file override the system-wide configuration file.
/var/run/sigul_bridge.pid
A file that contains the process ID of the bridge while it is running.

AUTHORS

Miloslav Trmac <mitr@redhat.com>

SEE ALSO

sigul(1), sigul_server(8)