Importing the current AEK from ISKLM

With the following steps you can import the AEK used by Cloud Pak for Data Systemfrom the remote keystore of ISKLM into a local file.

Procedure

  1. Log in as apadmin or equivalent to any of the control nodes.
  2. Run the command:
    apsedsklm import --file <local file path>

    where local file path is the location in Cloud Pak for Data System file system in which the key file is to be created.

    On success, this command will fetch the current AEK key from ISKLM keystore and save it to the local file on Cloud Pak for Data System.

    Sample usage:
    [apadmin@e1n1]# 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