Installation

Table Of Contents
6 Restart the View Composer service to make your changes take effect.
Example: SviConfig ReplaceCertificate
The following example replaces the certificate that is bound to the View Composer port:
sviconfig -operation=ReplaceCertificate
-delete=false
Configure Client Endpoints to Trust Root and Intermediate
Certificates
If a View server certificate is signed by a CA that is not trusted by client computers and client computers
that access View Administrator, you can configure all Windows client systems in a domain to trust the root
and intermediate certificates. To do so, you must add the public key for the root certificate to the Trusted
Root Certification Authorities group policy in Active Directory and add the root certificate to the Enterprise
NTAuth store.
For example, you might have to take these steps if your organization uses an internal certificate service.
You do not have to take these steps if the Windows domain controller acts as the root CA, or if your
certificates are signed by a well known CA. For well known CAs, the operating system venders preinstall
the root certificate on client systems.
If your server certificates are signed by a little-known intermediate CA, you must add the intermediate
certificate to the Intermediate Certification Authorities group policy in Active Directory.
For client devices that use other operating systems than Windows, see the following instructions for
distributing root and intermediate certificates that users can install:
n
For Horizon Client for Mac OS X, see “Configure Horizon Client for Mac OS X to Trust Root and
Intermediate Certificates,” on page 81.
n
For Horizon Client for iOS, see “Configure Horizon Client for iOS to Trust Root and Intermediate
Certificates,” on page 82.
n
For Horizon Client for Android, see documentation on the Google Web site, such as the Android 3.0
User's Guide
n
For Horizon Client for Linux, see the Ubuntu documentation
Prerequisites
Verify that the server certificate was generated with a KeyLength value of 1024 or larger. Client endpoints
will not validate a certificate on a server that was generated with a KeyLength under 1024, and the clients
will fail to connect to the server.
Procedure
1 On your Active Directory server, use the certutil command to publish the certificate to the Enterprise
NTAuth store.
For example: certutil -dspublish -f path_to_root_CA_cert NTAuthCA
View Installation
80 VMware, Inc.