summaryrefslogtreecommitdiff
path: root/design-documents
diff options
context:
space:
mode:
authorMS <ms@taler.net>2023-10-17 20:48:52 +0200
committerMS <ms@taler.net>2023-10-17 20:48:52 +0200
commitbf9fbd4a5d0421019dd0453475d96f1d5cab9a18 (patch)
treea804a7cccb917ebf8ef3c5f2589fa04f7b00425a /design-documents
parent991232458a33150b2171bc2f72723009c5401bda (diff)
downloaddocs-bf9fbd4a5d0421019dd0453475d96f1d5cab9a18.tar.gz
docs-bf9fbd4a5d0421019dd0453475d96f1d5cab9a18.tar.bz2
docs-bf9fbd4a5d0421019dd0453475d96f1d5cab9a18.zip
notes after ebics-setup implementation
Diffstat (limited to 'design-documents')
-rw-r--r--design-documents/050-libeufin-nexus.rst12
1 files changed, 11 insertions, 1 deletions
diff --git a/design-documents/050-libeufin-nexus.rst b/design-documents/050-libeufin-nexus.rst
index 73e077fc..b3c5039a 100644
--- a/design-documents/050-libeufin-nexus.rst
+++ b/design-documents/050-libeufin-nexus.rst
@@ -297,4 +297,14 @@ From private discussion: bouncing goes inside nexus-fetch as
it saves one database event, makes the HTTPd simpler, and lets
the bouncing happen even when no HTTPd runs.
--
-
+Implementation suggested that --force-keys-resubmission affects both keys.
+--
+Sign-up PDF is ever only generated if both keys have the "submitted" state.
+--
+What is 'override option for re-submission of private keys?'.
+--force-keys-submission already re-submits the keys but it does not
+override them. If the user wants new keys, they can easily remove
+the keys file on disk. That makes the CLI shorter.
+--
+If bank does not give HTD (information about one EBICS subscriber's bank
+account), then the bank account metadata file gets what *the config* suggests.