-
Open the P11CAT.
-
Select the appropriate Slot and log in as User.
-
Click Object Management.
-
Click Generate > Generate Key.
-
Choose Mechanism: AES.
-
In the Create Attribute List enter: "CKA_LABEL=<CMK_label>,CKA_EXTRACTABLE=CK_TRUE"
-
Click Generate. The CMK key is now generated. It should still be wrapped by using the Utimaco byoktool.
-
Navigate to the folder where you have the byoktool saved. Execute the following command to wrap the CMK key, by using the key downloaded from AWS KMS:
|
›_ Console |
|---|
|
Command Parameters:
-
<publickey>is the filename of the public key downloaded from AWS, i.e. eitherwrappingKey_<keyId>extracted from the ZIP file or the convertedAWSPublicKey.der. -
<wrappedkey.byok>is the filename of the wrapped CMK. Extensions .byok is a requirement for AWS.