Client certificate is not trusted

Teracloud® 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.'

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

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.