Configure Certificates for a Shared Single Sign-On DomainLast Updated January 30, 2025
When you deploy multiple instances of
SDDC
Manager
that are joined to the same Single Sign-On (SSO) domain, you must
take steps to ensure that certificates are installed correctly.In
VMware
Cloud Foundation
4.5, the ability
to join multiple VMware
Cloud Foundation
instances to the same vCenter Single Sign-On domain
is deprecated. vCenter
Server
that you deploy uses VMCA-signed certificates. VMware
recommends that you replace the default VMCA-signed certificates for each management
domain vCenter
Server
, across all
SDDC
Manager
instances, with
certificates signed by the same external Certificate Authority (CA). After you
deploy a new VI workload domain in any of the SDDC
Manager
instances, install a certificate in the VI workload domain
vCenter
Server
that is signed by the same
external CA as the management domain vCenter
Server
s.If you plan to use the default VMCA-signed certificates for each
vCenter
Server
across all SDDC
Manager
instances, you must take the
following steps every time an additional vCenter
Server Appliance
is introduced to the SSO domain by any SDDC
Manager
instance:- Import the VMCA machine certificate for the newvCenter Server Applianceinto the trust store of all otherSDDC Managerinstances participating in that SSO domain.
An additional
vCenter
Server Appliance
is introduced to the SSO domain when:- You deploy a newSDDC Managerinstance that shares the same SSO domain as an existingSDDC Managerinstance.
- You deploy a new VI workload domain in any of theSDDC Managerinstances that share an SSO domain.
- Get the certificate for the new management or VI workload domainvCenter Server.
- SSH to the newvCenter Server Applianceusing therootuser account.
- EnterShell.
- Retrieve the certificate from the VMware Certificate Store (VECS) and send it to an output file.
- Copy the certificate () to a computer that has access to the<new-vcenter>.cerSDDC Managerinstance(s) to which you want to import the certificate.
- Import the certificate to the trust store of theSDDC Managerinstance(s).
- Copy the certificate to theSDDC Manager appliance.For example,/tmp/.<new-vcenter>.cer
- SSH in to theSDDC Manager applianceusing thevcfuser account.
- Entersuto switch to the root user.
- Run the following commands:
- Validate the keystore entries.
- Restart allSDDC Managerservices on eachSDDC Managerinstance to which you imported a trusted certificate.