EC1354

1 minute readReference

Synopsis

ERROR EC1354: Invalid --emake-ssl-cacert: [err]

Description

The --emake-ssl-cacert option is used to specify the location of a PEM file containing a certificate authority bundle. This error indicates that the file was not successfully loaded by emake.

Reasons

The user has specified an invalid value for the --emake-ssl-cacert 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-cacert option from the command-line.