NAME
scepconf - read configuration parameters of OpenSCEP
SYNOPSYS
scepconf [ -d ] [ -fconfigfile ] [ section ] variable
DESCRIPTION
Scepconf reads the Openscep configuration file and returns
the value of the variable named variable in section section,
if the latter is specified. Scepconf is intended for the
use in scripts, which thus use the same configuration file
as the binary files of OpenSCEP.
OPTIONS
-d increase the debug level by one (although this may not
really be useful in this particular case).
-fconfigfile
use configfile instead of
/usr/local/lib/openscep/openscep.cnf to read configura-
tion information from.
VERSION
This page documents scepconf as it appears in version 0.3.6
of OpenSCEP.
SEE ALSO
openscep.cnf(5)
AUTHOR
Andreas F. Mueller <andreas.mueller@othello.ch>
Man(1) output converted with
man2html