diff options
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/regeng-api | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/scripts/regeng-api b/scripts/regeng-api index dbfb5a7a..6d4af35c 100644 --- a/scripts/regeng-api +++ b/scripts/regeng-api @@ -82,6 +82,13 @@ :value "obsidian") => () +;; Extensions might also show up as preferences that nobody but this +;; IRBE operator has ever heard of + +;; The following two bother RobK and RobL who would prefer a +;; (generate-keypair) setup followed by a dance between the IRBE and +;; the business PKI system. + (get-biz-private-key :cust-id 42) => (private-key) |