aboutsummaryrefslogtreecommitdiff
path: root/docs/repository-engine-objects.dot
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2007-09-06 09:56:10 +0000
committerRob Austein <sra@hactrn.net>2007-09-06 09:56:10 +0000
commit802423c4fbf0c4f993f079551ca016981e7148de (patch)
treea1297badc6a85c59205829e7800ae043d7c52cfa /docs/repository-engine-objects.dot
parent0ebe824f04d88e0ba2e078b4c60d21e1407fe8f2 (diff)
SIA URI in CA object
svn path=/docs/repository-engine-objects.dot; revision=929
Diffstat (limited to 'docs/repository-engine-objects.dot')
-rw-r--r--docs/repository-engine-objects.dot2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/repository-engine-objects.dot b/docs/repository-engine-objects.dot
index 8fb54e06..24abc8dd 100644
--- a/docs/repository-engine-objects.dot
+++ b/docs/repository-engine-objects.dot
@@ -30,7 +30,7 @@ digraph rpki_engine_objects {
// Objects created on the fly by the RPKI engine
node [ color=green ];
- ca [ label="CA|{Last CRL #|Next CRL Date|Last Issued Serial #|Last Manifest #|Next Manifest Date}" ];
+ ca [ label="CA|{Last CRL #|Next CRL Date|Last Issued Serial #|Last Manifest #|Next Manifest Date|SIA URI}" ];
ca_detail [ label="CA Detail|{CA Private Key Handle|CA Public Key|Latest CA Certificate|Manifest EE Private Key Handle|Manifest EE Public Key|Latest Manifest EE Certificate|Latest Manifest|Latest CRL}" ];
// Some question whether these objects need to be in database