Remote client sends a message to the EBICS bank Server (V2.4)
Prerequisites
- EBICS Server is configured to communicate with PassPort.
- The bank is configured for EBICS V2.4 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 builds and validates a certpath of the bank certificates.
- PassPort builds and validates a certpath of the client certificates for message ciphering.
- PassPort deciphers the message.
- PassPort builds and validates a certpath of the client certificates for message signing and authentication.
- The EBICS Server verifies the signature and authentication information.
- Certpath building or verification failures will result in aborted send processes.