Hi,
I'm trying to use the agent for WebSphere Infrastructure Manager and when it tries to connect to dmgr is receiving the following error:
[2016-08-03T10:27:36.285-0300] - ERROR - vrt0259 - pool-1-thread-2 - com.ibm.tivoli.dmgr.agent.mbean.MbeanServerManager.initMbeanServer() - com.ibm.websphere.management.exception.ConnectorException: ADMC0016E: The system cannot create a SOAP connector to connect to host dm01.tst.xxx.net at port 10003.
and later it says that is not a trusted certificate
Caused by: com.ibm.websphere.management.exception.ConnectorNotAvailableException: [SOAPException: faultCode=SOAP-ENV:Client; msg=Error opening socket: java.io.IOException: Exception during sslSocket.startHandshake: com.ibm.jsse2.util.h: PKIX path building failed: java.security.cert.CertPathBuilderException: PKIXCertPathBuilderImpl could not build a valid CertPath.; internal cause is: java.security.cert.CertPathValidatorException: The certificate issued by CN=xxxxx, OU=Root Certificate, OU=was_tst, OU=dmgr, O=IBM, C=US is not trusted; internal cause is: java.security.cert.CertPathValidatorException: Certificate chaining error; targetException=java.lang.IllegalArgumentException: Error opening socket: java.io.IOException: Exception during sslSocket.startHandshake: com.ibm.jsse2.util.h: PKIX path building failed: java.security.cert.CertPathBuilderException: PKIXCertPathBuilderImpl could not build a valid CertPath.; internal cause is: java.security.cert.CertPathValidatorException: The certificate issued by CN=xxxxx, OU=Root Certificate, OU=was_tst, OU=dmgr, O=IBM, C=US is not trusted; internal cause is: java.security.cert.CertPathValidatorException: Certificate chaining error]
Any hint ?
Regards,