Specifications

Table Of Contents
VMware, Inc. 101
Chapter 5 Client Management
YoucanreplacethedefaultcertificateprovidedwithViewwithaproperlydefined
certificatefortheservice.IfthecertificateissignedbyatrustedCA,userswillnotbe
presentedwithmessagesaskingthemtoverifythecertificate,andthinclientdevices
willbeabletoconnectwithoutrequiringadditional
configuration.
TocreateandinstallyourowncertificateyoumustfirstaddtheJavakeytoolutilityto
yourcommandpathsothatyoucanexecuteitfromanylocationusingthecommand
prompt.Oncethisisdone youcancreateaselfsignedSSLcertificateusingthekeytool
utility.
Toobtain
avalidatedcertificatethathasbeensignedbyatrustedthirdpartyyoumust
firstsubmitacertificatesigningrequest(CSR)totheCA.Onceyouhavereceiveda
trustedcertificatefromtheCAyoucanimportitintothekeystorefortheView
ConnectionServer,andthenconfigureViewConnection
Servertouseit.
Creating an SSL Certificate
Decidingwhatnametobindtoacertificateisanimportantconsideration.Acertificate
bindsthenameoftheservicetoacryptographickeypairand,indoingso,assumes
ownershipoftheserviceandkeys.
Oncethecertificateissignedtheclientcantrusttheserver(anditscryptographickey)
becausetheCAindependentlydeterminedthattheorganizationthatisclaiming
ownershiprequestedthekey.
Themostimportantpartofthecertificateisthecommonname(CN)attribute.Usethe
FQDNthattheclientcomputerusestoconnecttotheViewConnectionServer.Ina
singleserverenvironment,thename
istypicallythenameoftheserver.Ifload
balancingisbeingused,usetheloadbalancername.
To add the Java keytool to the system path
1PresstheWindowskey+BreaktodisplaytheWindowsSystemPropertiesdialog
box.
2UndertheAdvancedtab,clickEnvironmentVariables.
3IntheSystemvariablesgroup,selectPATHandthenclickEdit.
N
OTEYoumayalreadyhaveanSSLcertificatethatyouwanttousewithView
ConnectionServer.Referto“UsingExistingSSLCertificates”onpage 105formore
informationonhowtodothis.