Exporting the current AEK from local keystore to ISKLM

You can export the AEK used by Cloud Pak for Data System which is kept in the local keystore, into the ISKLM server with the following steps.

Procedure

  1. Log in as apadmin or equivalent to any of the control nodes.
  2. Run the apsedsklm export command.

    On success, this command will send the current AEK key from local keystore to the ISKLM server which is configured in the system.

    Example usage:
    [apadmin@e1n1]# apsedsklm export
    SKLM Connection Successful..
    Exporting Key to SKLM..
    { "keyuuid" : "KEY-9cc5b9a-11559cb5-ff2b-4f8a-8ac0-f43eb5d5f8cd" }
    Export Key Successful..
    Copying keystate.json file to nodes..
    Please find log at /var/log/appliance/platform/sedsupport/apsedsklm.log