EC1355

1 minute readReference

Synopsis

ERROR EC1355: Invalid --emake-ssl-keystore: [err]

Description

The --emake-ssl-keystore option is used to specify the location of a PEM file containing a certificate and private key used to identify emake to the agent during authentication. This error indicates that the file was not successfully loaded by emake.

Reasons

The user has specified an invalid value for the --emake-ssl-keystore option. Additional details describing the nature of the error are provided by “err” in the error message.

Fixes

Examine the detailed error information to determine the nature of the error, such as an incorrect path or corrupted file. The fix depends on the specific type of failure. Modify the value or the file accordingly, or remove the --emake-ssl-keystore option from the command-line.