[BACK]Return to manual.html CVS log [TXT][DIR] Up to [local] / www / openiked

File: [local] / www / openiked / manual.html (download) (as text)

Revision 1.5, Wed Nov 3 23:01:25 2021 UTC (2 years, 6 months ago) by tj
Branch: MAIN
CVS Tags: HEAD
Changes since 1.4: +3 -3 lines

add section numbers to man page links

<!doctype html>
<html lang=en>
<meta charset=utf-8>

<title>OpenIKED Manual Pages</title>
<meta name="description" content="OpenIKED Manual Pages">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" type="text/css" href="openbsd.css">
<link rel="canonical" href="https://www.openiked.org/goals.html">

<h2 id=OpenBSD>
<a href="/">
<i>Open</i><b>IKED</b></a>
Manual pages
</h2>
<hr>

<p>
Web manual pages are available from
<a href="https://www.openbsd.org/">OpenBSD</a>.
These manual pages reflect the latest development release of OpenIKED.

<ul>
<li><a href="https://man.openbsd.org/iked.8">iked(8)</a>
    &mdash; Internet Key Exchange version 2 (IKEv2) daemon
<li><a href="https://man.openbsd.org/iked.conf.5">iked.conf(5)</a>
    &mdash; IKEv2 configuration file
<li><a href="https://man.openbsd.org/ikectl.8">ikectl(8)</a>
    &mdash; control the IKEv2 daemon
</ul>

<p>
The IKEv2 protocol implemented in OpenIKED is described in
<a href="https://www.ietf.org/rfc/rfc5996.txt">RFC 5996</a>.