Trying to refresh the MQ KEYRING with the following command:
ADPB REFRESH SECURITY TYPE(SSL)
but does not seem to be working. Getting the following error messages:
12.17.05 STC15265 +CSQX618I ADPB CSQXRSSL SSL key repository refresh started
12.17.05 STC15265 +CSQX619I ADPB CSQXRSSL SSL key repository refresh processed
12.17.24 STC15265 +CSQX630E ADPB CSQXRESP Channel ???? requires SSL
Ran OMVSTRACE which revealed a RC 8 8 84 being received for a r_datalib RACF Callable Service.
8 8 84 means the keyring is not found.
The keyring label specified via LABLRING in CA Top Secret must match the keyring label specification in MQ.
The keyring label must be an exact match and is case sensitive.
After making the correction, they were able to issue the MQ REFRESH command.