gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-docs] 01/02: ebics


From: gnunet
Subject: [taler-docs] 01/02: ebics
Date: Fri, 01 Nov 2019 12:56:17 +0100

This is an automated email from the git hooks/post-receive script.

dold pushed a commit to branch master
in repository docs.

commit e3f001c4bbfb6ddde07e427dbd3d21af0bd1e736
Author: Florian Dold <address@hidden>
AuthorDate: Thu Oct 31 19:43:32 2019 +0100

    ebics
---
 libeufin/ebics.rst | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/libeufin/ebics.rst b/libeufin/ebics.rst
index 731882f..4be25bb 100644
--- a/libeufin/ebics.rst
+++ b/libeufin/ebics.rst
@@ -349,12 +349,13 @@ The following elements are the allowed root elements of 
EBICS request/response m
 
 * ``ebicsHEVRequest`` / ``ebicsHEVResponse``:  Always unauthenticated and 
unencrypted.  Used
   **only** for query/response of the host's EBICS version.
+* ``ebicsUnsecuredRequest``: Request without signature or encryption (beyond 
TLS).  Used for INI and HIA.
 * ``ebicsKeyManagementResponse``:  Unauthenticated response.  Used for key 
management responses and
   sometimes **also** to deliver error messages that are not signed by the bank 
(such as "invalid request").
 * ``ebicsNoPubKeyDigestsRequest``: Signed request that *does not* contain the 
hash of the bank's
   public key that the client expects.  Used for key management, specifically 
only the HPB order type.
 * ``ebicsRequest`` / ``ebicsResponse``
-
+* ``ebicsUnsignedRequest``: Not used anymore.  Was used in FTAM migration with 
the HSA order type.
 
 
 EBICS Transaction
@@ -447,7 +448,7 @@ RSA key pairs are used for three purposes:
 
 One subscriber *may* use three different key pairs for these purposes.
 The identification and authentication key pair may be the same as the 
encryption key pair.
-The bank-technical key pair may not be used for any other purpose..
+The bank-technical key pair may not be used for any other purpose.
 
 
 Real-time Transactions

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]