diff options
author | Rob Austein <sra@hactrn.net> | 2016-08-08 17:30:58 -0400 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2016-08-08 17:30:58 -0400 |
commit | 1f75ecd9bc47c12a3c1596497dfaa621a2d16103 (patch) | |
tree | f52166c947154730db2723263bb3bdc845ad1249 /doc/manual/38.RPKI.Protocols.OOB.md | |
parent | 7be7c02b6d2f1cec295ebacac49b01c75b6038a4 (diff) |
Move old manual to doc/manual, to make it easier to find other documentation.
Diffstat (limited to 'doc/manual/38.RPKI.Protocols.OOB.md')
-rw-r--r-- | doc/manual/38.RPKI.Protocols.OOB.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/manual/38.RPKI.Protocols.OOB.md b/doc/manual/38.RPKI.Protocols.OOB.md new file mode 100644 index 00000000..5fd64b52 --- /dev/null +++ b/doc/manual/38.RPKI.Protocols.OOB.md @@ -0,0 +1,15 @@ +# 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. + +![][OOB] + +[OOB]: 38.RPKI.Protocols.OOB.00.svg |