Enabling external key management in ONTAP 9.6 and later (LVE)
You can use one or more KMIP servers to secure the keys the cluster uses to access encrypted data. Starting with ONTAP 9.6, you can use one or more KMIP servers to secure the keys a given SVM uses to access encrypted data.
Before you begin
The KMIP SSL client and server certificates must have been installed.
You must be a cluster or SVM administrator to perform this task.
- You must configure the MetroCluster environment before you enable encryption.
About this task
You can connect up to four KMIP servers to a cluster or SVM. A minimum of two servers is recommended for redundancy and disaster recovery.
The scope of external key management determines whether key management servers secure all the SVMs in the cluster or selected SVMs only:
You can use a cluster scope to configure external key management for all the SVMs in the cluster. The cluster administrator has access to every key stored on the servers.
Starting with ONTAP 9.6, you can use an SVM scope to configure external key management for a named SVM in the cluster. That's best for multitenant environments in which each tenant uses a different SVM (or set of SVMs) to serve data. Only the SVM administrator for a given tenant has access to the keys for that tenant.
For multitenant environments, install a license for MT_EK_MGMT by using the following command: system license add -license-code <MT_EK_MGMT license code>
For complete command syntax, see the man page for the command.
You can use both scopes in the same cluster. If key management servers have been configured for an SVM, ONTAP uses only those servers to secure keys. Otherwise, ONTAP secures keys with the key management servers configured for the cluster.
You can configure onboard key management at the cluster scope and external key management at the SVM scope. You can use the security key-manager key migrate command to migrate keys from onboard key management at the cluster scope to external key managers at the SVM scope.