Importing the current AEK from ISKLM

With the following steps you can import the current AEK used by IIAS storage system that is kept in the remote keystore of ISKLM into a local file.

Procedure

  1. Log in as apuser or equivalent.
  2. Run the command
    apsedsklm import --file <local file path>

    where local file path is location in IIAS file system in which the key file based on the ISKLM key will be created.

    On success, this command will fetch the current AEK key from ISKLM keystore to the local file in the IIAS.

    Sample usage:
    [apuser@node0101]# apsedsklm import  --file /tmp/myremotekeyfile
    SKLM Connection Successful..
    Importing Key from SKLM..
    Getting Parameters.
    Import Key Successful..
    Please find log at /var/log/appliance/platform/sedsupport/apsedsklm.log