aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2007-03-18 14:11:40 +0000
committerRob Austein <sra@hactrn.net>2007-03-18 14:11:40 +0000
commit9a6010209c0414dd742f7d6cb318180f9b5eb3cc (patch)
tree94e11ff14705c13498ad2e5c848700446ae0baf9 /scripts
parent62a27d543ebe1a2b89ef1daa8169e610946d5bbd (diff)
biz-signing-certs
svn path=/scripts/regeng-api; revision=489
Diffstat (limited to 'scripts')
-rw-r--r--scripts/regeng-api9
1 files changed, 7 insertions, 2 deletions
diff --git a/scripts/regeng-api b/scripts/regeng-api
index 6dea76d0..46ad752b 100644
--- a/scripts/regeng-api
+++ b/scripts/regeng-api
@@ -85,6 +85,13 @@
:new-key new-private-key)
=> ()
+(get-biz-signing-certs :cust-id 42)
+=> (cert ...)
+
+(set-biz-signing-certs :cust-id 42
+ (cert ...))
+=> ()
+
(add-friend-biz-cert :cust-id 42
:cert cert)
=> ()
@@ -96,8 +103,6 @@
(list-friend-biz-certs :cust-id 42)
=> (cert ...)
-;;; Need to add biz signing cert chain get/set/list
-
;;; Protocol operations between IRBE and RE.