From 814f9cba7eeae882b7a490b481d57ccd303320f9 Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Thu, 10 May 2007 20:48:03 +0000 Subject: Doh, pass self-id rather than telling rpki ids of objects it hasn't yet created. svn path=/docs/left-right-protocol; revision=600 --- docs/left-right-protocol | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/left-right-protocol') diff --git a/docs/left-right-protocol b/docs/left-right-protocol index 7b7199ad..564e427d 100644 --- a/docs/left-right-protocol +++ b/docs/left-right-protocol @@ -116,7 +116,7 @@ ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; (biz-signing-context :action :create - :biz-signing-context-id 17 + :self-id 42 (:signing-cert cert1)) => (biz-signing-context :biz-signing-context-id 17) @@ -267,7 +267,7 @@ ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; (repository :action :create - :repository-id 120 + :self-id 42 (:uri uri) (:ta ta) (:biz-signing-context biz-signing-context)) -- cgit v1.2.3