1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
"http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
<!-- lifted from troff+man by doclifter -->
<refentry>
<refentryinfo>
<author><firstname>Paul</firstname><surname>Wouters</surname><authorblurb><para>placeholder to suppress warning</para> </authorblurb></author>
</refentryinfo>
<refmeta>
<refentrytitle>_SECRETCENSOR</refentrytitle>
<manvolnum>8</manvolnum>
<refmiscinfo class='date'>25 Apr 2002</refmiscinfo>
<refmiscinfo class="source">libreswan</refmiscinfo>
<refmiscinfo class="manual">Executable programs</refmiscinfo>
</refmeta>
<refnamediv id='name'>
<refname>ipsec _secretcensor</refname>
<refpurpose>internal routing to sanitize files</refpurpose>
</refnamediv>
<!-- body begins here -->
<refsect1 id='description'><title>DESCRIPTION</title>
<para><emphasis remap='I'>_secretcensor</emphasis>
is called by
<emphasis remap='B'>ipsec barf</emphasis>
to process the <filename>@IPSEC_SECRETS_FILE@</filename> file to remove the private key components
from the file prior to revealing the contents.</para>
</refsect1>
<refsect1 id='see_also'><title>SEE ALSO</title>
<para><citerefentry><refentrytitle>ipsec</refentrytitle><manvolnum>8</manvolnum></citerefentry>, <citerefentry><refentrytitle>ipsec_barf</refentrytitle><manvolnum>8</manvolnum></citerefentry>.</para>
</refsect1>
<refsect1 id='history'><title>HISTORY</title>
<para>Man page written for the Linux FreeS/WAN project <<ulink url='https://www.freeswan.org/'>https://www.freeswan.org/</ulink>>
by Michael Richardson. Original program by Henry Spencer.</para>
</refsect1>
</refentry>
|