Installation

Table Of Contents
If a SAML authenticator is configured for use with a View Connection Server instance, View
Connection Server also performs certificate revocation checking on the SAML server certificate.
Obtaining a Signed SSL Certificate from a CA
If your organization does not provide you with an SSL server certificate, you must request a new certificate
that is signed by a CA.
You can use several methods to obtain a new signed certificate. For example, you can use the Microsoft
certreq utility to generate a Certificate Signing Request (CSR) and submit a certificate request to a CA.
See the Scenarios for Setting Up SSL Certificates for View document for an example that shows you how to use
certreq to accomplish this task.
For testing purposes, you can obtain a free temporary certificate based on an untrusted root from many
CAs.
IMPORTANT You must follow certain rules and guidelines when you obtain signed SSL certificates from a
CA.
n
When you generate a certificate request on a computer, make sure that a private key is generated also.
When you obtain the SSL server certificate and import it into the Windows local computer certificate
store, there must be an accompanying private key that corresponds to the certificate.
n
To comply with VMware security recommendations, use the fully qualified domain name (FQDN) that
client devices use to connect to the host. Do not use a simple server name or IP address, even for
communications within your internal domain.
n
Do not create certificates for servers using a certificate template that is compatible only with a Windows
Server 2008 enterprise CA or later.
n
Do not generate certificates for servers using a KeyLength value under 1024. 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. Certificate validations that are performed by View Connection Server will
also fail, resulting in the affected servers showing as red in the View Administrator dashboard.
For general information about obtaining certificates, consult the Microsoft online help available with the
Certificate Snap-in to MMC. If the Certificate Snap-in is not yet installed on your computer, see “Add the
Certificate Snap-In to MMC,” on page 76.
Obtain a Signed Certificate from a Windows Domain or Enterprise CA
To obtain a signed certificate from a Windows Domain or Enterprise CA, you can use the Windows
Certificate Enrollment wizard in the Windows Certificate Store.
This method of requesting a certificate is appropriate if communications between computers remain within
your internal domain. For example, obtaining a signed certificate from a Windows Domain CA might be
appropriate for server-to-server communications.
If your clients connect to View servers from an external network, request SSL server certificates that are
signed by a trusted, third-party CA.
Prerequisites
n
Determine the fully qualified domain name (FQDN) that client devices use to connect to the host.
To comply with VMware security recommendations, use the FQDN, not a simple server name or IP
address, even for communications within your internal domain.
n
Verify that the Certificate snap-in was added to MMC. See “Add the Certificate Snap-In to MMC,” on
page 76.
View Installation
74 VMware, Inc.