diff options
-rw-r--r-- | doc/doc.RPKI.Protocols | 6 | ||||
-rw-r--r-- | doc/doc.RPKI.Protocols.OOB | 11 | ||||
-rw-r--r-- | doc/doc.RPKI.Protocols.Up-Down | 3 | ||||
-rw-r--r-- | doc/manual.pdf | bin | 460863 -> 465919 bytes |
4 files changed, 20 insertions, 0 deletions
diff --git a/doc/doc.RPKI.Protocols b/doc/doc.RPKI.Protocols new file mode 100644 index 00000000..45f9806c --- /dev/null +++ b/doc/doc.RPKI.Protocols @@ -0,0 +1,6 @@ +****** Overview Of RPKI Protocols ****** + +Brief overview of certain RPKI protocols. This is a work in progress. + +* The out-of-band setup protocol +* The "Up-Down" provisioning protocol diff --git a/doc/doc.RPKI.Protocols.OOB b/doc/doc.RPKI.Protocols.OOB new file mode 100644 index 00000000..347d4b05 --- /dev/null +++ b/doc/doc.RPKI.Protocols.OOB @@ -0,0 +1,11 @@ +****** The RPKI Out-Of-Band Setup Protocol ****** + +This protocol configures the initial URLs and BPKI certificates needed to +operate the up-down and publication protocols. This is not an IETF standard of +any kind. The rpki.net code is, as far as we know, the only complete +implementation of this protocol, but other RPKI CA packages implement portions +of it for interoperability. + +In the long run we intend to clean this up and submit the cleaned-up version as +a candidate for IETF standardization, since it seems to be in everyone's best +interests, but we're not there yet. diff --git a/doc/doc.RPKI.Protocols.Up-Down b/doc/doc.RPKI.Protocols.Up-Down new file mode 100644 index 00000000..8f37eb2c --- /dev/null +++ b/doc/doc.RPKI.Protocols.Up-Down @@ -0,0 +1,3 @@ +****** RPKI "Up-Down" Provisioning Protocol ****** + +This is the provisioning protocol described in RFC-6492. diff --git a/doc/manual.pdf b/doc/manual.pdf Binary files differindex ac8b147d..f706b01b 100644 --- a/doc/manual.pdf +++ b/doc/manual.pdf |