Start of change

6027-3612 cmdName error: Cannot insert key in keystore. Cannot find a valid certificate chain in the keystore (error errorCode).

Explanation

The key could not be inserted into the keystore because a valid and complete certificate chain does not exist in the keystore.

User response

Ensure a valid certificate chain for the key is added to the keystore with the --chain or --prefix options.
End of change