6.0.3

Table Of Contents
Procedure
1 Obtain the certicates and copy them to a folder that the sso-config utility can see.
Option Description
Windows
Log in to the Platform Services Controller Windows installation and use
WinSCP or a similar utility to copy the les.
Appliance
a Log in to the appliance console, either directly or by using SSH.
b Enable the appliance shell, as follows.
shell.set --enabled True
shell
chsh -s "/bin/bash" root
csh -s "bin/appliance/sh" root
c Use WinSCP or a similar utility to copy the certicates to
the /usr/lib/vmware-sso/vmware-sts/conf on the
Platform Services Controller.
d Optionally disable the appliance shell, as follows.
chsh -s "bin/appliancesh" root
2 On each Platform Services Controller node, congure smart card authentication seings by using the
sso-config CLI.
a Go to the directory where the sso-config script is located.
Option Description
Windows
C:\Program Files\VMware\VCenter server\VMware Identity
Services
Appliance
/opt/vmware/bin
b Run the following command:
sso-config.[bat|sh] -set_tc_cert_authn -switch true -cacerts
[FirstTrustedCA.cer,SecondTrustedCA.cer,...] -t tenant
For example:
sso-config.bat -set_tc_cert_authn -switch true -cacerts Root64.cer -t vsphere.local
c Restart the virtual or physical machine.
service-control --stop vmware-stsd
service-control --start vmware-stsd
3 From a Web browser, connect to the Platform Services Controller by specifying the following URL:
https://psc_hostname_or_IP/psc
In an embedded deployment, the Platform Services Controller host name or IP address is the same as
the vCenter Server host name or IP address.
4 Specify the user name and password for administrator@vsphere.local or another member of the vCenter
Single Sign-On Administrators group.
If you specied a dierent domain during installation, log in as administrator@mydomain.
5 Browse to Single Sign-On > .
6 Click Smart Card , and select the Trusted CA  tab.
7 To add one or more trusted certicates, click Add , click Browse, select all certicates from
trusted CAs, and click OK.
Chapter 2 vSphere Authentication with vCenter Single Sign-On
VMware, Inc. 41