IBM InfoSphere Streams Version 4.1.1

Client certificate is not trusted

Symptoms

InfoSphere® Streams issues the following error messages:
CDISC5400E Unexpected error while performing certificate authentication.  Cause: CDISA5089E An unexpected error occurred. The error message is 'Authentication failed: The certificate issued by certificate-issuer-information is not trusted.'

Causes

The certificate authority (CA) that issued the client certificate is not in the InfoSphere Streams web management service (SWS) trust store.

Resolving the problem

Add the CA certificate to the SWS truststore, for example:
streamtool addcertificate -d domain-id --clientid streamsca -f /streamscertificates/ca_certificate.pem
For more information about this command, enter streamtool man addcertificate.