diff options
author | Rob Austein <sra@hactrn.net> | 2016-07-28 21:03:09 -0400 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2016-07-28 21:03:09 -0400 |
commit | 83fce9376139aac61522030ad4ff11cfe5de6139 (patch) | |
tree | 1c6d9175e9bfdb33d6280d25228bc07742e0a9da /doc/doc.RPKI | |
parent | 794705b7cde7ab8eade9d38ddd15cfbf5de5ebd8 (diff) |
Drop in documentation extracted from wiki.rpki.net. See README for details.
Diffstat (limited to 'doc/doc.RPKI')
-rw-r--r-- | doc/doc.RPKI | 33 |
1 files changed, 0 insertions, 33 deletions
diff --git a/doc/doc.RPKI b/doc/doc.RPKI deleted file mode 100644 index fd1a3bbe..00000000 --- a/doc/doc.RPKI +++ /dev/null @@ -1,33 +0,0 @@ -****** RPKI Tools Manual ****** - -This collection of tools implements both the production (CA) and relying party -(RP) sides of an RPKI environment. - -The Subversion repository for the entire project is available for (read-only) -anonymous access at http://subvert-rpki.hactrn.net/. - -If you just want to browse the code you might find the Trac source code browser -interface more convenient. - -***** Download and Install ***** - -Full source code is available, as are binary packages for a few platforms. - -See the installation instructions for how to download the code and install it -once you've downloaded it. - -***** Relying Party Tools ***** - -If you operate routers and want to use RPKI data to help secure them, you -should look at the relying party tools. - -***** CA Tools ***** - -If you control RPKI resources and need an engine let you request certificates, -issue ROAs, or issue certificates to other entities, you should look at the CA -tools. - -***** Thanks ***** - -This work was funded from 2006 through 2008 by ARIN, in collaboration with the -other Regional Internet Registries. Current work is funded by DHS. |