summaryrefslogtreecommitdiff
path: root/doc/manpage.d/ipsec_mailkey.8.html
diff options
context:
space:
mode:
authorRene Mayrhofer <rene@mayrhofer.eu.org>2006-05-22 05:12:18 +0000
committerRene Mayrhofer <rene@mayrhofer.eu.org>2006-05-22 05:12:18 +0000
commitaa0f5b38aec14428b4b80e06f90ff781f8bca5f1 (patch)
tree95f3d0c8cb0d59d88900dbbd72110d7ab6e15b2a /doc/manpage.d/ipsec_mailkey.8.html
parent7c383bc22113b23718be89fe18eeb251942d7356 (diff)
downloadvyos-strongswan-aa0f5b38aec14428b4b80e06f90ff781f8bca5f1.tar.gz
vyos-strongswan-aa0f5b38aec14428b4b80e06f90ff781f8bca5f1.zip
Import initial strongswan 2.7.0 version into SVN.
Diffstat (limited to 'doc/manpage.d/ipsec_mailkey.8.html')
-rw-r--r--doc/manpage.d/ipsec_mailkey.8.html97
1 files changed, 97 insertions, 0 deletions
diff --git a/doc/manpage.d/ipsec_mailkey.8.html b/doc/manpage.d/ipsec_mailkey.8.html
new file mode 100644
index 000000000..83a532563
--- /dev/null
+++ b/doc/manpage.d/ipsec_mailkey.8.html
@@ -0,0 +1,97 @@
+Content-type: text/html
+
+<HTML><HEAD><TITLE>Manpage of IPSEC_MAILKEY</TITLE>
+</HEAD><BODY>
+<H1>IPSEC_MAILKEY</H1>
+Section: Maintenance Commands (8)<BR>Updated: 21 Feb 2002<BR><A HREF="#index">Index</A>
+<A HREF="http://localhost/cgi-bin/man/man2html">Return to Main Contents</A><HR>
+
+
+<A NAME="lbAB">&nbsp;</A>
+<H2>NAME</H2>
+
+ipsec mailkey - mail DNS records for Opportunistic Encryption
+<A NAME="lbAC">&nbsp;</A>
+<H2>SYNOPSIS</H2>
+
+<B>ipsec</B>
+
+<B>mailkey</B>
+
+--me
+<A HREF="mailto:my@address.tld">my@address.tld</A>
+[
+<B>--reverse</B>
+
+1.2.3.4
+] [
+<B>--forward</B>
+
+hostname.domain.tld
+]
+<A NAME="lbAD">&nbsp;</A>
+<H2>DESCRIPTION</H2>
+
+<I>mailkey</I>
+
+is a meta-program. It generates a script which will attempt to mail the TXT
+records required to enable Opportunistic Encryption (OE).
+<P>
+
+An e-mail address for the domain's DNS administrator is derived from SOA records.
+The mail body and destination address are freely editable in the script.
+<P>
+
+If no administrator can be located, the output file will not be executable.
+<P>
+
+<DL COMPACT>
+<DT><B>--me</B>&nbsp;<I><A HREF="mailto:my@address.tld">my@address.tld</A></I><DD>
+set the Reply-To: address of the mail to be sent.
+<DT><B>--forward</B>&nbsp;<I>hostname.domain.tld</I><DD>
+the domain name to be used for initator-only OE.
+<DT><B>--reverse</B>&nbsp;<I>1.2.3.4</I><DD>
+the IP address to be used for full Opportunistic Encryption.
+</DL>
+<P>
+
+Only one of --forward or --reverse may be specified.
+<A NAME="lbAE">&nbsp;</A>
+<H2>FILES</H2>
+
+<PRE>
+/etc/ipsec.secrets
+</PRE>
+
+<A NAME="lbAF">&nbsp;</A>
+<H2>SEE ALSO</H2>
+
+<A HREF="ipsec_showhostkey.8.html">ipsec_showhostkey</A>(8), <A HREF="host.8.html">host</A>(8)
+<A NAME="lbAG">&nbsp;</A>
+<H2>HISTORY</H2>
+
+Written for the Linux FreeS/WAN project &lt;<A HREF="http://www.freeswan.org">http://www.freeswan.org</A>&gt; by Sam Sgro.
+<A NAME="lbAH">&nbsp;</A>
+<H2>BUGS</H2>
+
+May produce indeterminate results when processing non-routable IPs.
+<P>
+
+<HR>
+<A NAME="index">&nbsp;</A><H2>Index</H2>
+<DL>
+<DT><A HREF="#lbAB">NAME</A><DD>
+<DT><A HREF="#lbAC">SYNOPSIS</A><DD>
+<DT><A HREF="#lbAD">DESCRIPTION</A><DD>
+<DT><A HREF="#lbAE">FILES</A><DD>
+<DT><A HREF="#lbAF">SEE ALSO</A><DD>
+<DT><A HREF="#lbAG">HISTORY</A><DD>
+<DT><A HREF="#lbAH">BUGS</A><DD>
+</DL>
+<HR>
+This document was created by
+<A HREF="http://localhost/cgi-bin/man/man2html">man2html</A>,
+using the manual pages.<BR>
+Time: 21:40:18 GMT, November 11, 2003
+</BODY>
+</HTML>