ICO0091E javax.resource.ResourceException:
ICO0091E:
methodname
error.SSL client context could not be created. [{1}]
Explanation
An SSL context could not be created due to one of the following reasons:
- The algorithm that checks the integrity of the keystore cannot be found.
- The certificates in the keystore could not be loaded.
- The key cannot be recovered (for example, the specified password is wrong).
User response
Ensure that:
- The algorithm that creates the certificates is supported by the IBM®
Java™ Secure Socket Extension provider (IBMJSSE).
- The passwords for the keystore and truststore are correct.