'\" t .\" Title: ipsec readwriteconf .\" Author: Paul Wouters .\" Generator: DocBook XSL Stylesheets v1.79.1 .\" Date: 06/11/2019 .\" Manual: Executable programs .\" Source: libreswan .\" Language: English .\" .TH "IPSEC READWRITECONF" "8" "06/11/2019" "libreswan" "Executable programs" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" ipsec_readwriteconf \- validate and output an Libreswan IPsec configuration file .SH "SYNOPSIS" .HP \w'\fBipsec\ readwriteconf\ \fR\ 'u \fBipsec readwriteconf \fR [\-\-config\ \fBfile\fR] [\-\-debug] [\-\-verbose] [\-\-rootdir\ \fBdir\fR] .SH "DESCRIPTION" .PP This program reads the given ipsec\&.conf style configuration file, interpreting the also= options, and outputs an equivalent ipsec\&.conf file\&. The purpose of this program is to validate the input processing\&. This can also be used to validate the syntax of a configuration file\&. .PP The options \-\-debug and \-\-verbose are currently synonyms\&. .PP The \-\-rootdir option changes the programs idea of what "/" is when processing include directives\&. This is useful when validating a configuration that is not installed on a target system yet\&. .SH "AUTHOR" .PP \fBPaul Wouters\fR .RS 4 placeholder to suppress warning .RE