Extract the ONTAP certificate and private key from the PKCS #12 file
To extract the ONTAP client certificate and private key from the PKCS #12 file, perform the following steps:Run the following OpenSSL command to extract ONTAP’s client certificate from the PKCS #12 file and save it to a new PEM file:When prompted, enter the password that was specified when you exported the PKCS #12 file from the KMES.
Shell
Configure an external key manager in ONTAP System Manager
Basic instructions below show how to configure an external key manager in ONTAP System Manager. For additional considerations, refer to the NetApp ONTAP documentation for Managing external key managers with System Manager (docs.netapp.com/us-en/ontap/encryption-at-rest/manage-external-key-managers-sm-task.html).To add an external key manager for a storage VM, you should add an optional gateway when you configure the network interface for the storage VM. If the storage VM was created without the network route, you must create the route explicitly for the external key manager. See Create a LIF network interface (docs.netapp.com/us-en/ontap/networking/create\a\lif.html).
Under Key servers, select [ Add ].
- Enter the IP address or host name of the KMES Series 3.
- Leave the default Port number, 5696.
Next to KMIP server CA certificates, select [ Add new certificate ].
- Enter a name for the server CA certificate.
- Under Certificate details, select [ Import ] and open the KMIP server root CA certificate saved as a PEM file.
- Select [ Save ].
Next to KMIP client certificates, select [ Add new certificate ].
- Enter a name for the client certificate.
- Under Certificate details, select [ Import ] and open the ONTAP client certificate PEM file.
- Under Private key, select [ Import ] and open the ONTAP client private key PEM file.
- Select [ Save ].
Under Cluster > Settings > Encryption, green checkmarks indicate that the external key manager is successfully configured, along with the key server IP adress, hostname, and port number.

