From 20370c8e1a8cd5797ae45b204d7ce66359c04f0e Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Tue, 20 Mar 2007 10:55:03 +0000 Subject: biz-ca-context -> rpki-ca-context svn path=/scripts/regeng-api; revision=499 --- scripts/regeng-api | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'scripts') diff --git a/scripts/regeng-api b/scripts/regeng-api index e04a74df..f658a335 100644 --- a/scripts/regeng-api +++ b/scripts/regeng-api @@ -85,11 +85,13 @@ ;; Extensions might also show up as preferences that nobody but this ;; IRBE operator has ever heard of -(create-biz-ca-context :cust-id 42) -=> (biz-ca-id) +;; The following create RPKI CA contexts -(destroy-biz-ca-context :cust-id 42 - :ca-id foo) +(create-ca-context :cust-id 42) +=> (ca-id) + +(destroy-ca-context :cust-id 42 + :ca-id foo) => () ;; The following two bother RobK and RobL who would prefer a -- cgit v1.2.3