taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit ac6f28ecbfc116894ef82f02decfc61da52cad13
parent ca3c4460f6b59076980456d30c5dd13dec4a87ee
Author: MS <ms@taler.net>
Date:   Mon, 31 Aug 2020 13:39:53 +0200

english

Diffstat:
Mlibeufin/bank-transport-ebics.rst | 6++----
1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/libeufin/bank-transport-ebics.rst b/libeufin/bank-transport-ebics.rst @@ -27,8 +27,8 @@ The following steps are required to set up an EBICS bank transport: 5. The nexus sends the public keys electronically to the bank's EBICS server, together with the information identifying the subscriber (PartnerID, UserID, SystemID). -6. The user print a document that contains the public key and hashes for all three key pairs. - The user then signs this document sends it to the bank (physically/scanned). +6. The user prints a document that contains the public key and hashes for all three key pairs. + The user then signs this document and sends it to the bank (physically/scanned). 7. The bank receives the letter and verifies that the keys from the letter correspond to the electronically sent keys. If they match, the bank sets the state of the @@ -51,5 +51,3 @@ Alternative ways of setting up the EBICS bank transport are: * Importing from a backup. The backup contains metadata (EBICS URL, HostID, UserId, ...) and the three passphrase-protected subscriber keys. * Certificate-based setup (currently not supported by LibEuFin, only used in France) - -