Skip to main content

Switch from external key management to ONTAP onboard key management

Contributors netapp-barbe netapp-ahibbard netapp-aaron-holt netapp-aoife netapp-bhouser netapp-dbagwell netapp-thomi netapp-aherbin

To switch to onboard key management, delete the external key management configuration before you enable onboard key management.

Before you begin
Steps

The steps to transition your key management depend on the version of ONTAP you are using.

ONTAP 9.6 and later
  1. Change to the advanced privilege level:

    set -privilege advanced

  2. Use the command:

    security key-manager external disable -vserver admin_SVM

    Note In a MetroCluster environment, you must repeat the command on both clusters for the admin SVM.

Learn more about security key-manager external disable in the ONTAP command reference.

ONTAP 9.5 and earlier

Use the command: security key-manager delete-kmip-config

Learn more about security key-manager delete-kmip-config in the ONTAP command reference.