Updating transparent cloud tiering with a new private key and certificate

This topic describes how to update transparent cloud tiering with a new key and certificate.

  1. Update the cloud account with the new private key and the certificate by issuing the following command:
    mmcloudgateway account update --cloud-nodeclass tct --account-name mycloud
    --src-keystore-path /root/mydomain.jks --src-keystore-alias-name mydomainnew --src-keystore-type jks
    --src-keystore-pwd-file /root/pwd
  2. For more information, see the mmcloudgateway account update command.