After successful import of the key from ISKLM, you should add it to the local keystore
using the following steps.
Procedure
-
Log in as
apuser or equivalent.
-
Run the following command:
apsedkeydb create <password>
Example usage:
[apuser@node0101]# apsedkeydb create <password>
Created key store
-
Run the command
apsedsklm setlocalkey --keyfile <local file path>
where
local
file path is location in IIAS file system where the
apsedsklm import
command created the file.
On success, this command will create a local keystore in IIAS nodes and
insert the AEK from the local file into it.
Sample usage:
[apuser@node0101]# apsedsklm setlocalkey --keyfile /tmp/myremotekeyfile
Added Key /tmp/myremotekeyfile
/tmp/myremotekeyfile can safely be removed
Enable Successful..
Please find log at /var/log/appliance/platform/sedsupport/apsedsklm.log