diff options
author | Rob Austein <sra@hactrn.net> | 2007-04-17 04:02:42 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2007-04-17 04:02:42 +0000 |
commit | 49b2d3c867b908802b3d5272421a9d517bdf115d (patch) | |
tree | 394c269f4f659177f7600f548643ff6d048be143 /docs/left-right-protocol | |
parent | 306a5ffc92a3cf02277cd089cdbae7afa4c09561 (diff) |
Comment many-many mapping
svn path=/docs/images/whiteboard-object-model.dot; revision=577
Diffstat (limited to 'docs/left-right-protocol')
-rw-r--r-- | docs/left-right-protocol | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/left-right-protocol b/docs/left-right-protocol index ba5d1019..8770eb3f 100644 --- a/docs/left-right-protocol +++ b/docs/left-right-protocol @@ -78,6 +78,11 @@ ;;; SHA-256, option for higher SHA functions, we expect crypto world ;;; to hand us new hash functions within a few years). +;;; Explanation for many-many mapping beween CA and child objects +;;; (courtesy of RobL): Each child is an entity; each CA can have +;;; multiple children, and each child can hold certs from multiple +;;; CAs. + ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; ;;; Protocol operations between IRBE and RE. |