Establishing a Trusted Connection with a KeyControl-Generated CSR
The following procedure describes how to create a certificate bundle on the Entrust KMIP server that uses a Certificate Signing Request (CSR) generated by KeyControl. The KMIP certificate can then be uploaded to vSphere to establish a trusted connection between vSphere and the Entrust KMIP server.
You can also establish a trusted connection using a vSphere-generated CSR. For details, see Establishing a Trusted Connection with a vSphere7-Generated CSR.
- Log in to the KeyControl Vault for KMIP webGUI.
- From the KeyControl Vault for KMIP webGUI, select Security > Client Certificates.
- On the Client Certificates tab, click the + icon on right top corner to create new client certificate.
-
In the Create Client Certificate dialogue, specify the options you want to use and click Create.
Field
Description
Certificate Name
A user-defined name for this bundle. If you are going to create multiple KMIP certificate bundles, this name should be descriptive enough that you can tell the certificate bundles apart.
The name can only contain letters, numbers, dashes, periods, underscores, and spaces, and cannot be changed after the bundle is created.
Certificate Expiration
The date on which the certificates in the bundle will expire. If the certificates expire, communication between the KMIP server and the client will be disrupted until a new certificate bundle is uploaded to the client.
Certificate Signing Request (CSR)
Not applicable. Do not upload any file.
Certificate Password/Confirm Password
If you have selected Encrypt Certificate Bundle, provide a passphrase to encrypt the certificates in the bundle.
Whether the certificates need to be encrypted depends on the way your security is configured and the type of implementation you are using. Not all third-party KMIP clients can accept encrypted certificates.
For example, if you are integrating KeyControl Vault for KMIP with VMware vSphere Encryption, you cannot specify a certificate passphrase due to limitations with vSphere.
- Select the certificate bundle you just created.
-
Click the Download button on right top corner to download the certificate bundle.
The KeyControl Vault for KMIP webGUI downloads
<certname_datetimestamp>.zip
, which contains a user certification/key file called<certname>.pem
and a server certification file calledcacert.pem
. - Unzip the file so that you have the
<certname>.pem
file available to upload into vCenter. In the example above the certificate file would be namedvSphereKMS.pem
. - Launch the vSphere Web Client and select the vCenter server to which you added the KeyControl Vault for KMIP KMS cluster.
-
Follow the instructions in the following VMware documentation to upload the
<certname>.pem
file:You do not need to do anything with the
cacert.pem
file.
After you have finished, please click the radio button (dot) to the left of the KMS cluster name and ensure that the Connection Status for each KMIP server in the cluster is Normal, and the Certificate Status for the overall KMS cluster is listed. The certificate status for the individual KMIP servers in the cluster can be ignored.