6.0.3

Table Of Contents
Prerequisites
Request a certicate for vmdir for your third-party or enterprise CA.
Procedure
1 Stop vmdir.
Linux
service-control --stop vmdird
Windows
service-control --stop VMWareDirectoryService
2 Copy the certicate and key that you just generated to the vmdir location.
Linux
cp vmdir.crt /usr/lib/vmware-vmdir/share/config/vmdircert.pem
cp vmdir.priv /usr/lib/vmware-vmdir/share/config/vmdirkey.pem
Windows
copy vmdir.crt
C:\programdata\vmware\vCenterServer\cfg\vmdird\vmdircert.pem
copy vmdir.priv
C:\programdata\vmware\vCenterServer\cfg\vmdird\vmdirkey.pem
3 Restart vmdir from the vSphere Web Client or using the service-control command.
Linux
service-control --start vmdird
Windows
service-control --start VMWareDirectoryService
Replace the VMware Directory Service Certificate in Mixed Mode Environments
During upgrade, your environment might temporarily include both vCenter Single Sign-On version 5.5 and
vCenter Single Sign-On version 6.0, you have to perform additional steps to replace the VMware Directory
Service SSL certicate if you replace the SSL certicate of the node on which the vCenter Single Sign-On
service is running.
The VMware Directory Service SSL certicate is used by vmdir to perform handshakes between
Platform Services Controller nodes that perform vCenter Single Sign-On replication
These steps are required only if:
n
Your environment includes both vCenter Single Sign-On 5.5 and vCenter Single Sign-On 6.0 services.
n
The vCenter Single Sign-On services are set up to replicate vmdir data.
n
You plan to replace the default VMCA-signed certicates with custom certicates for the node on which
the vCenter Single Sign-On 6.0 service runs.
N In most other cases, upgrading the complete environment before restarting the services is best
practice. Teplacing the VMware Directory Service certicate is not usually recommended.
Procedure
1 On the node on which the vCenter Single Sign-On 6.0 service runs, replace the vmdird SSL certicate
and key.
See “Replace the VMware Directory Service Certicate,” on page 110.
Chapter 3 vSphere Security Certificates
VMware, Inc. 111