Control-M/Agent and Control-M/Server are using a Self-signed certificate without any trusted Certificate Authority(CA) in the keystore. When SSL is enabled, Control-M/Agent can not connect to Control-M/Server, error message will show: ========== 0510 10:23:26.900 ERROR utListener_asm-1 entModeSupportingClientConnectionFactory - [111673573439@send] Error to send message org.springframework.messaging.MessagingException: Send Failed; nested exception is javax.net.ssl.SSLHandshakeException: No trusted certificate found ========== |
It is recommended to bring your own certificate with trusted CA, follow SSL online document to bring your own certificate: https://documents.bmc.com/supportu/9.0.21/en-US/Documentation/Zone_2_and_3_SSL_configuration.htm |