Hi, Ben.
I created [github report](https://github.com/GluuFederation/oxTrust/issues/755) for this issue, thank you for reporting it. Please use next steps to add the certificate to Asimba's jks store for now:
1. Get store's password: `# grep -i -e pass /install/community-edition-setup/setup.properties.last | grep -i asimbajks`
2. Import the certificate: `# /opt/jre/bin/keytool -import -alias %ENTITYID_OF_IDP% -file ~/cert.crt -keystore /etc/certs/asimbaIDP.jks -storepass %JSKPASS%`
..where `%ENTITYID_OF_IDP%` is exact entityid from this IDP's metadata.