Problem
Domibus 5.0 Tomcat - Certificate not found on keystore
example of error: eu.domibus.api.security.ChainCertificateInvalidException: [DOM_001]:Cannot send message: sender[ecdb_acc_ro01] certificate not found in Keystore
Solution
From Domibus 5.0, the keys and certificates are stored in DB on the first boot, and further changes in the keystores will not be taken into account automatically, even after restarting Domibus.
There is a button “Reload KeyStore” under “Truststores > Domibus”, which will read the keystore and store any new keys in DB again.
Note: Please restart Domibus after clicking on 'Reload Keystore' button. You do not need restart from Domibus 5.0.3 onwards.