CDISF0808E: Error authenticating to the IBM InfoSphere Information Server. com.ibm.iis.isf.security.X509CertificateException: The URL [https://hostname:9443] is incorrect or is not trusted
Facing issue on running rules in IA(information Analyzer) and seeing the following erros in asb. agent -0.out [10/06/16 12:36:57:562 EDT] 1 com.ibm.iis.isf. agent .impl. Agent Impl log SEVERE CDISF0808E: Error authenticating to the IBM InfoSphere Information Server. com.ibm.iis.isf.security.X509CertificateException: The URL [ https://hostname:9443 ] is incorrect or is not trusted. To trust the connection, import the signer certificate into the local truststore, by running the following UpdateSignerCerts command: UpdateSignerCerts{.sh|.bat} -url https://hostname:9443 -user {admin user} -password {admin password} This Error could be that we need to update the signer certificates in Enginer Tier, after we made changes on SSL certificates recently http://www.ibm.com/support/knowledgecenter/SSZJPZ_11.3.0/com.ibm.swg.im.iis.found.admin.common.doc/topics/wsisinst_run_updatesignercerts.html After executing the commands pls restart the DataStage Service and Node ...