summaryrefslogtreecommitdiff
path: root/libeufin
diff options
context:
space:
mode:
authorms <ms@taler.net>2021-07-27 07:34:55 +0200
committerms <ms@taler.net>2021-07-27 07:34:55 +0200
commitbdc9f26344d2da21e8b8e0662bf8be2a9a5d9ec3 (patch)
treeae0b3f1403d20c13bc7e518d16abbfbc6583c94b /libeufin
parented373fe3d98cd249ddd65d631bd6007a1ce94fde (diff)
downloaddocs-bdc9f26344d2da21e8b8e0662bf8be2a9a5d9ec3.tar.gz
docs-bdc9f26344d2da21e8b8e0662bf8be2a9a5d9ec3.tar.bz2
docs-bdc9f26344d2da21e8b8e0662bf8be2a9a5d9ec3.zip
key rotation API, Sandbox
Diffstat (limited to 'libeufin')
-rw-r--r--libeufin/api-sandbox.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/libeufin/api-sandbox.rst b/libeufin/api-sandbox.rst
index be0ff450..1b555b0a 100644
--- a/libeufin/api-sandbox.rst
+++ b/libeufin/api-sandbox.rst
@@ -127,6 +127,11 @@ HTTP API
ebicsHosts: string[];
}
+.. http:post:: /admin/ebics/hosts/$hostID/rotate-keys
+
+ Overwrite the bank's Ebics keys with random ones. This is entirely
+ meant for tests (as the Sandbox itself is) and no backup will be
+ produced along this operation.
..
Subscriber management.