Test the integration by enabling data-at-rest encryption

Select KeyControl as the KMIP Server and generate the certificate requests

  1. Log in to the Nutanix Prism Element web UI.

  2. In the toolbar, on the right-hand side, select the gear icon to display the Settings menu.

  3. Select Data-at-rest Encryption under Security on the Settings left pane, then select Edit Configuration or Continue Configuration.

    Nutanix Setup 1 Edit Configuration
  4. Select An external KMS.

    Nutanix Setup 2 External KMS
  5. Scroll down to Certificate Signing Request Information. Complete the request form, then select Save CSR Info.

    Nutanix Setup 3 Save CSR Info
  6. Select Download CSRs.

  7. When the Certificate Signing Request form appears, select Download CSRs for all nodes.

    Nutanix Setup 4 Download for all Nodes

    This creates a compressed csrs.zip file.

  8. Save the csrs.zip` file locally and extract the files.

    A certificate request file is created for each node in the Nutanix AHV cluster.

        Directory: C:\Users\RNO-NXRDY005-User08\Downloads\csrs
    
    Mode                 LastWriteTime         Length Name
    ----                 -------------         ------ ----
    -a---            7/8/2026 10:32 AM           1813 10.8.60.29_13caa80d-8f2b-4177-a4dc-7d8b0945837e_csr_x509.txt
    -a---            7/8/2026 10:32 AM           1813 10.8.60.30_8db05d92-3dcf-4874-ab93-93a8df853d2d_csr_x509.txt
    -a---            7/8/2026 10:32 AM           1813 10.8.60.31_ea8dee92-fdff-4720-ba3e-e4c78d8e501d_csr_x509.txt
  9. Change the file extension of the above certificates from .txt to .csr.

Create the KMIP client certificate bundles

  1. Log in to the Entrust Key Management Vault created in Install and configure Entrust Cryptographic Security Platform Key Management Vault.

  2. Select the Security icon, and then the Client Certificates icon.

    create certificate bundles 1
  3. Select Create a Client Certificate Now.

    create certificate bundles 2
  4. In the Create Client Certificate dialog:

    1. Enter the Certificate Name. Choose a name unique to a given node in the Nutanix cluster, for example, the last octet of the node’s IP address.

    2. For the Certificate Signing Request (CSR), select Browse and choose the certificate request corresponding to the given node.

      Change the file extension of these certificates from .txt to .csr if not done before.
    3. Select Create.

      create certificate bundles 3
  5. Create certificates for the other nodes.

    create certificate bundles 4
  6. Select the required certificate and then select Download.

    The download file name is in the following format: <certificatename_datetimestamp>.zip.

  7. Unzip the file.

    It contains a user certificate/key file called certificatename.pem and a server certificate file called cacert.pem.

        Directory: C:\Users\RNO-NXRDY005-User08\Downloads\nutanix-node-ip-30_2026-07-08-14-53-05
    
    Mode                 LastWriteTime         Length Name
    ----                 -------------         ------ ----
    -a---            7/8/2026 10:54 AM           7432 cacert.pem
    -a---            7/8/2026 10:54 AM           2361 nutanix-node-ip-30.pem
  8. Repeat the step above for the other certificates.

    The cacert.pem files are identical across all nodes. The certificatename.pem files are unique to each node.

Add the Entrust Key Management Vault KMIP cluster to the Nutanix AHV cluster

  1. Log in to the Nutanix Prism Element web UI.

  2. In the toolbar, on the right-hand side, select the gear icon to display the Settings menu.

  3. Select Data-at-rest Encryption under Security on the Settings left pane.

  4. Select Continue Configuration, then scroll down and select Add New Key Management Server.

  5. Enter a name for the Entrust Key Management Vault cluster and the IP addresses of all the nodes in the cluster, and then select Save.

    The default port is 5696.

    nutanix certauth add kms 1
  6. Select Add New Certificate Authority further down. Name the CA, then select Upload CA Certificate, and choose one of the cacert.pem files created above. All cacert.pem files are identical.

    nutanix certauth add kms 2
  7. Select Save.

Add the Entrust KeyControl KMIP cluster certificates to the Nutanix AHV cluster

  1. Log in to the Nutanix Prism Element web UI.

  2. Select the Settings icon to the right of the toolbar to bring up the Settings menu.

  3. Select Data-at-rest Encryption under Security on the Settings left pane.

  4. Select Continue Configuration, then scroll down to the Key Management Server section.

  5. Select the Manage Certificates hyperlink of the EntrustKeyControl cluster. This hyperlink is below Actions.

    nutanix certauth add cert 1
  6. Select Upload Files, choose the relevant certificatename.pem file, then select Submit.

  7. The status for the node corresponding to the selected certificate displays Uploaded. Select Test CS and the status changes to Verified.

    nutanix certauth add cert 3
  8. Repeat the above for the other nodes.

    nutanix certauth add cert 4

Enable encryption

  1. Log in to the Nutanix Prism Element web UI.

  2. Select the Settings icon to the right of the toolbar to bring up the Settings menu.

  3. Select Data-at-rest Encryption under Security on the Settings left pane.

  4. Select Enable Encryption.

  5. Enter the word ENCRYPT to confirm encryption in the pop-up window.

  6. Select Encrypt.

    nutanix certauth encrypt 1

The display confirms that the cluster is now encrypted.