6.0.2

Table Of Contents
3 Copy the text between -----BEGIN CERTIFICATE----- and -----END CERTIFICATE----- into
the /etc/vmware/ssl/rui.crt le.
Include -----BEGIN CERTIFICATE----- and -----END CERTIFICATE-----.
4 Restart the host or send ssl_reset events to all services that use the keys.
for s in /etc/init.d/*; do $s | grep ssl_reset > /dev/null; if [ $? == 0 ]; then $s
ssl_reset; fi; done
Repoint the Connections Between vCenter Server and
Platform Services Controller
Joining external Platform Services Controller instances in the same vCenter Single Sign-On domain ensures
high availability of your system.
If your environment contains external Platform Services Controller instances within a site that replicate the
infrastructure data within a single domain, you can redirect the vCenter Server instances to another
Platform Services Controller. If an external Platform Services Controller stops responding, you can repoint
the vCenter Server instances to another Platform Services Controller within the same domain.
If you want to distribute the load of an external Platform Services Controller, you can repoint some of the
vCenter Server instances to other Platform Services Controller instances in the same domain.
You can repoint the connections between a vCenter Server instance and the external
Platform Services Controller instances in dierent vCenter Single Sign-On sites if the
Platform Services Controller instances replicate the infrastructure data within a single domain. A site in the
VMware Directory Service is a logical container in which you can group Platform Services Controller
instances within a domain. You can name the sites in an intuitive way for easier implementation. Currently,
the use of sites is for conguring Platform Services Controller High Availability groups behind a load
balancer. vCenter Single Sign-On sites can be, for example, external Platform Services Controller instances
that are deployed in multiple physical locations. For more information, see the VMware knowledge base
article at hp://kb.vmware.com/kb/2131191.
Prerequisites
Verify that the external Platform Services Controller instances are within a single site and replicate the
infrastructure data within a single domain.
Procedure
1 Log in to the vCenter Server instance.
n
For a vCenter Server Appliance, log in to the vCenter Server Appliance shell as root.
n
For a vCenter Server instance on Windows, log in as an administrator to the vCenter Server virtual
machine or physical server.
2 If the vCenter Server instance runs on Windows, in the Windows command prompt, navigate to
C:\Program Files\VMware\vCenter Server\bin.
3 Run the cmsso-util script.
cmsso-util repoint --repoint-psc psc_fqdn_or_static_ip [--dc-port port_number]
vSphere Upgrade
122 VMware, Inc.