EBICS certificates error in PS 9.1 PT 8.52.11
We are trying to connect to one of the bank in Germany that use EBICS as the transferring protocol for payments from Financial Gateway.
The problem that we have is that we don't know were to get the certificates for the key store, we have tried executing the following command from the server:
keytool -genkey -alias <IP ADDRESS> -keyalg RSA -keystore lau-keystore -keysize 2048
When we try to initialize, the error is "Invalid Keystore password".
Did someone implemented successfully EBICS in PeopleSoft?