+

Search Tips | Advanced Search

Making changes to the JSSE keystore or truststore in IBM MQ classes for Java

If you change the JSSE keystore or truststore, you must perform certain actions for the changes to take effect.

If you change the contents of the JSSE keystore or truststore, or change the location of the keystore or truststore file, IBM MQ classes for Java applications that are running at the time do not automatically pick up the changes. For the changes to take effect, the following actions must be performed:

After these actions have been performed, the applications can then re-create their connections.

Depending on how you design our applications, and on the function provided by your JSSE provider, it might be possible to perform these actions without stopping and restarting our applications. However, stopping and restarting the applications might be the simplest solution.