diff options
Diffstat (limited to 'docs/left-right-protocol')
-rw-r--r-- | docs/left-right-protocol | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/left-right-protocol b/docs/left-right-protocol index 44f2ea14..7b7199ad 100644 --- a/docs/left-right-protocol +++ b/docs/left-right-protocol @@ -316,6 +316,14 @@ ;; The following probably needs expansion to cover issuing subsets ;; (transfer support). +;; +;; This is probably also the place where we need to put the hook that +;; lets the IRBE specify the cert subject name (when we're allowing +;; that). +;; +;; Separating this into two separate messages instead of a single +;; overloaded message (self vs child) might be clearer. Work uses +;; cases first to determine how we really use this call? (list-resources :self-id 42 ; issuer id &optional ; If left off, we're asking about self rather than child |