diff options
author | Rob Austein <sra@hactrn.net> | 2007-03-27 19:48:24 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2007-03-27 19:48:24 +0000 |
commit | e05b1ef94e9a6dfaa4f10ac1a6c09ad86aea2968 (patch) | |
tree | 17a0b2adba722b3cad3c00f3b2970498d2637c63 /docs/left-right-protocol | |
parent | dd6d1bfccc216f4588b13af3a3d23fb5220cbe37 (diff) |
cleanup
svn path=/docs/left-right-protocol; revision=535
Diffstat (limited to 'docs/left-right-protocol')
-rw-r--r-- | docs/left-right-protocol | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/docs/left-right-protocol b/docs/left-right-protocol index 31684c04..f21112e1 100644 --- a/docs/left-right-protocol +++ b/docs/left-right-protocol @@ -14,13 +14,6 @@ ;;; Current problems: -;;; Model below is still wrong, although converging on the right -;;; thing. Children should not be bound within CAs, and CA's can't be -;;; created until we poll parent to find out what to create; CAs need -;;; to be created on the fly. Children should be business -;;; relationships, not per-CA things. parent operations should be per -;;; customer not per ca. - ;;; Need revoke and rekey operations. ;;; And, er, how do things like publication URIs (which also go into @@ -76,7 +69,7 @@ ;;; ;;; This is really two separate protocols over channels that might or ;;; not be the same. Both are client/server protocols, but for some -;;; the rpki engine and for others the irbe is the client. +;;; the RE is the client and for others the IRBE is the client. ;;; ;;; This set of operations are initiated by the IRBE. |