Unfortunately, since the client did not like my server cert, it was throwing errors and the MQXR logs rolled. All I saw was:
2/16/24 21:16:32.384 AMQCO1010E: An SSL Exception occurred when a client at '/10.192.4.7' attempted to connect to channel 'MQTTSChannel': javax.net.ssl.SSLException: Received fatal alert: certificate_unknown.
2/16/24 21:16:32.384 AMQXR0021W: Client '' at network address '10.192.4.7' disconnected abnormally with exception 'Received fatal alert: certificate_unknown'.
------------------------------
Earle Ake
------------------------------
Original Message:
Sent: Wed February 28, 2024 04:33 AM
From: SAVITHA JOSHI
Subject: Display SSL server certificate information for MQTT channel
For MQTT channels, key repository has to be specified in the properties file mqxr_win/mqxr_unix properties file . REFRESH SECURITY TYPE(SSL) may not be applicable to MQTT channels. Ideally restart of the MQTT channels should have picked the new certificate. If problem is still there, check if there are any errors logged in mqxr error logs.
------------------------------
SAVITHA JOSHI
------------------------------