diff options
-rw-r--r-- | docs/repository-engine-objects.dot | 2 | ||||
-rw-r--r-- | docs/repository-engine-objects.pdf | bin | 3974 -> 3971 bytes |
2 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 diff --git a/docs/repository-engine-objects.pdf b/docs/repository-engine-objects.pdf Binary files differindex 69bb3a66..68c6d2d6 100644 --- a/docs/repository-engine-objects.pdf +++ b/docs/repository-engine-objects.pdf |