Your suggested change has been received. Thank you.

close

Suggest A Change

https://thales.na.market.dpondemand.io/docs/dpod/services/kmo….

back

Syslog Reference

Key Errors

search

Please Note:

Key Errors

This section lists the key related errors which could occur while using the CipherTrust Manager interfaces: Web, NAE, KMIP, CLI, and API.

ActionError InformationPossible CauseRemediation
Create KeyInvalid password for pkcs12, it should be base64 encodedThe password is not base64 encoded.Encode the password in base64 format and retry.
Use KeyFailed to locate the public keyPossible reasons:
• User does not have permission to read the key.
• Key has already been deleted.
Ensure that the key exists and user has read access on the key.
Delete KeyKey is not deletableUser does not have permission to delete the key.Check the key properties and ensure that the user has required permissions on the key.
Create Key Versionerror finding base version of keyUser does not have required rights on the base version of the key.Check the key properties and ensure that the user has required permissions on the key.
• Read Key
• Use Key
Key usage mask (<VALUE>) is not compatible with actual usage maskKey is being used for the crypto operation which it is not created for.Refer to the CCKM API Guide for details and examples of key operations.
• Create Key
• Find Keys
• Find Key
• Versions
• Read Key
• Destroy Key
• Update Key
Error updating fingerprint in list of keysKey is in state Destroyed or Destroyed Compromised state.Validate the state of the key.
Same as aboveFailed to decode key materialPossible reasons:
• key material could be malformed.
• key material is not in hex.
Contact Thales Customer Support, and provide them a copy of Syslog for analysis.
Same as aboveInvalid Key MaterialKey data is either invalid or corrupted.Contact Thales Customer Support, and provide them a copy of Syslog for analysis.
Same as aboveCannot export key in state.Key is in state Destroyed or Destroyed Compromised state.Validate the state of the key.
Read Keyread on target is not authorized: verdict was deny: ReadKeyUser is not authorized to perform read key operation.Ensure that the user has appropriate rights and permissions.