blob: c05706e6e66f3254490bbc8c8185271f495a147a (
plain) (
blame)
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
|
****** 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 *****
At the moment, the only way to obtain the code is via subversion. At some point
we should start producing snapshot tarballs.
To download the code, do:
$ svn checkout http://subvert-rpki.hactrn.net/trunk/
***** Installation *****
See the installation instructions for how to install the code 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.
|