When trying to implement SSL in MQMonitor Agent using TLS 1.2 cipherspec TLS_RSA_WITH_AES_128_CBC_SHA256 it is failing and these messages are visible in the agent log:
[WARN] [com.wily.powerpack.websphereMQ.agent.MQMonitor.trace.MQQMConnectionManager] MQQMConnectionManager.mqConnect(ConfigurationInstance, boolean) An MQException has occured. Reason Code: 2397 MQRC_JSSE_ERROR while trying to connect to configuration instance ...
[WARN] [com.wily.powerpack.websphereMQ.agent.MQMonitor.TracerDriverThread] Incorrect cipherSpec
[WARN] [com.wily.powerpack.websphereMQ.agent.MQMonitor.trace.MQQMConnectionManager] MQQMConnectionManager.mqConnect(ConfigurationInstance, boolean) Incorrect cipherSpec for configuration instance ...
The MQMonitor agent does not support TLS 1.2 ciphers until the most recent release APM 10.5
The APM 10.5 MQMonitor agent can be installed to get the TLS 1.2 cipher support and is compatible with any 10.x Enterprise Manager cluster.