Refreshing a client's view of the SSL/TLS key repository contents and SSl/TLS settings

To update the client application with the refreshed contents of the key repository, we must stop and restart the client application.

We cannot refresh security on an IBM MQ client; there is no equivalent of the REFRESH SECURITY TYPE(SSL) command for clients (see REFRESH SECURITY ) for more information.

We must stop and restart the application, whenever we change the security certificate, to update the client application with the refreshed contents of the key repository.

If restarting the channel refreshes the configurations, and if the application has reconnection logic, it is possible for you to refresh security at the client by issuing the STOP CHL STATUS(INACTIVE) command.

Parent topic: The SSL/TLS key repository


Related concepts