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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
|
= RPKI Manual Table Of Contents =
[[TracNav(doc/RPKI/TOC)]]
**DANGER, WILL ROBINSON!!!**
**This is not a normal Wiki page, it's input to a Trac macro.**
**Read carefully before touching anything here.**
This page is the table of contents for the RPKI manual. This uses the
!TracNav macro, to avoid replicating the list of pages everywhere;
instead, each page uses !TracNav to refer to this page, which contains
the one and only copy. This list is also used to generate the PDF and
flat text documentation, via some ad hoc scripting and a preprosterous
set of text processing tools.
Be very careful when modifying this page. In particular, be careful
about modifying the following list, as messing it up will break the
navigation for the entire manual.
Also note that syntax for links containing square brackets in the
label is very tricky and somewhat fragile. We use this for TOC
entries corresponding to rpki.conf sections. We can do this using
WikiCreole link syntax so long as we have whitespace before the double
close square bracket that ends the link. Yes, this is a kludge. See
http://trac.edgewall.org/ticket/616 for details.
* [wiki:doc/RPKI RPKI Tools]
* [wiki:doc/RPKI/Installation Installation]
* [wiki:doc/RPKI/Installation/DebianPackages Debian and Ubuntu Binary Packages]
* [wiki:doc/RPKI/Installation/FreeBSDPorts FreeBSD Ports]
* [wiki:doc/RPKI/Installation/FromSource Installing From Source Code]
* [wiki:doc/RPKI/RP Relying Party Tools]
* [wiki:doc/RPKI/RP/rcynic rcynic]
* [wiki:doc/RPKI/RP/rpki-rtr rpki-rtr]
* [wiki:doc/RPKI/RP/RunningUnderCron Alternative cron jobs]
* [wiki:doc/RPKI/RP/HierarchicalRsync Hierarchical rsync]
* [wiki:doc/RPKI/RP/rcynicChroot Running rcynic chrooted]
* [wiki:doc/RPKI/CA CA Tools]
* [wiki:doc/RPKI/CA/Configuration Configuration]
* [wiki:doc/RPKI/CA/Configuration/Common Common Options]
* [[wiki:doc/RPKI/CA/Configuration/myrpki| [myrpki] section ]]
* [[wiki:doc/RPKI/CA/Configuration/rpkid| [rpkid] section ]]
* [[wiki:doc/RPKI/CA/Configuration/irdbd| [irdbd] section ]]
* [[wiki:doc/RPKI/CA/Configuration/pubd| [pubd] section ]]
* [[wiki:doc/RPKI/CA/Configuration/rootd| [rootd] section ]]
* [wiki:doc/RPKI/CA/Configuration/CreatingRoot Creating a RPKI Root Certificate]
* [[wiki:doc/RPKI/CA/Configuration/web_portal| [web_portal] section ]]
* [[wiki:doc/RPKI/CA/Configuration/autoconf| [autoconf] section ]]
* [wiki:doc/RPKI/CA/Configuration/Tests Test configuration]
* [wiki:doc/RPKI/CA/Configuration/DifferentServer Using Different Servers]
* [wiki:doc/RPKI/CA/MySQLSetup MySQL Setup]
* [wiki:doc/RPKI/CA/OOBSetup The out-of-band setup protocol]
* [wiki:doc/RPKI/CA/UI The user interface]
* [wiki:doc/RPKI/CA/UI/rpkic Command line interface]
* [wiki:doc/RPKI/CA/UI/GUI Web interface]
* [wiki:doc/RPKI/CA/UI/GUI/Installing Installing the GUI]
* [wiki:doc/RPKI/CA/UI/GUI/Upgrading Upgrading the GUI]
* [wiki:doc/RPKI/CA/UI/GUI/Upgrading/BeforeMigration Before migrating the GUI]
* [wiki:doc/RPKI/CA/UI/GUI/Configuring Configuring the GUI]
* [wiki:doc/RPKI/CA/UI/GUI/Configuring/Apache Configuring Apache for the GUI]
* [wiki:doc/RPKI/CA/UI/GUI/UserModel GUI user model]
* [wiki:doc/RPKI/CA/Protocols/LeftRight The left-right protocol]
* [wiki:doc/RPKI/Utils Utility programs]
* [wiki:doc/RPKI/Protocols Protocol diagrams]
* [wiki:doc/RPKI/Protocols/OOB Out-of-band setup protocol]
* [wiki:doc/RPKI/Protocols/Up-Down "Up-Down" provisioning protocol]
I (sra) just added the GUI subpages as they were missing entirely.
Titles might need work, and we don't yet know whether the HTML-to-text
hack will work on these as we haven't tried it yet.
The following is a non-list of nodes in the old (Doxygen) manual which
don't currently have any place in the new manual. I haven't yet
figured out which of these we should keep, or where to put them. So
long as they aren't formatted as part of the Wiki list, !TracNav will
ignore them.
Not sure where these should go yet. Perhaps a RPKI/CA/Reference
section, except that sounds too much like a command reference.
RPKI/CA/Protocols/Publication
RPKI/CA/SQLSchemas
RPKI/CA/SQLSchemas/pubd
RPKI/CA/SQLSchemas/rpkid
RPKI/CA/BPKIModel
|