1IPSEC READWRITECONF(8) [FIXME: manual] IPSEC READWRITECONF(8)
2
3
4
6 ipsec_readwriteconf - validate and output an Openswan IPsec
7 configuration file
8
10 ipsec readwriteconf [--config file] [--debug] [--verbose]
11 [--rootdir dir]
12
14 This program reads the given ipsec.conf style configuration file,
15 interpreting the also= options, and outputs an equivalent ipsec.conf
16 file. The purpose of this program is to validate the input processing.
17 This can also be used to validate the syntax of a configuration file.
18
19 The options --debug and --verbose are currently synonums.
20
21 The --rootdir option changes the programs idea of what "/" is when
22 processing include directives. This is useful when validating a
23 configuration which is not installed on a target system yet.
24
25
26
27[FIXME: source] 10/06/2010 IPSEC READWRITECONF(8)