diff options
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. |