3.1

Table Of Contents
View Manager Administration Guide
92 VMware, Inc.
YoucanreplacethedefaultcertificateprovidedwithViewwithaproperlydefined
certificatefortheservice.IfthecertificateissignedbyatrustedCA,userswillnotbe
presentedwithmessagesaskingthemtoverifythecertificate,andthinclientdevices
willbeabletoconnectwithoutrequiringadditional
configuration.
TocreateandinstallyourowncertificateyoumustfirstaddtheJavakeytoolutilityto
yourcommandpathsothatyoucanexecuteitfromanylocationusingthecommand
prompt.OncethisisdoneyoucancreateaselfsignedSSLcertificateusingthekeytool
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 96formore
informationonhowtodothis.