Remote client sends a message to the EBICS bank Server (V2.3)
Prerequisites
- EBICS Server is configured to communicate with PassPort.
- The bank is configured for EBICS V2.3 type exchanges.
- The remote client is defined in the EBICS Server (customer + user objects).
- The client has defined the bank.
- The client has generated key pairs.
Exchange scenario
- The remote client sends a message to the bank server.
- The EBICS Server receives and parses the message.
- PassPort verifies that the client ciphering public key is set to Available.
- PassPort deciphers the message.
- PassPort verifies that the client signing public key is set to Available.
- The EBICS Server verifies the signature and authentication information.
- Verification failures will result in aborted send processes.