3.1

Table Of Contents
View Manager Administration Guide
90 VMware, Inc.
Security Server External URLs
TheexternalURLofasecurityservercannotbedefinedfromwithin
View Administrator.Instead,youcanuseViewAdministratortogeneratea
configurationfilethatcontainstheexternallyresolvablesecurityservername,port
number,andprotocol.Thisfileisthenplacedonthesecurityserver.
To generate a Security Server config.properties file from the Configuration view
1FromwithintheViewAdministratoron
astandardorreplicaserver,clickthe
Configurationbutton.ClicktheServersentryintheleftpane.
2UnderSecurityServers,clickAdd.TheAddSecurityServerwindowisdisplayed.
3EntertheFQDNofthesecurityserverintheServerNamefield.
4EntertheexternalURLintheExternalURLfield.The
namemustcontainthe
protocol,addressandportnumber.Forexample:
https://view.example.com:443
ClickOK.ThesecurityserverisaddedtotheSecurityServerslistinthe
Configurationview.
5 SelectthesecurityserverentryandclickCreateConfigurationFile.Yourbrowser
willdownloadtheconfigurationfile.
6 Savethisfileasconfig.propertiesinaconvenientlocationandthencopyitto
thefollowinglocationon
thesecurityserver:
C:\Program Files\VMware\VMware View\Server\sslgateway\conf
Creating SSL Server Certificates
ASecureSocketsLayer(SSL)certificateisacryptographicallysealeddataobjectthat
containstheidentityofaserver,publicandprivateencryptionkeys,andthedigital
signatureofthecertificateissuer.Certificatesservetwomajorpurposes:
Theycanprovideauthenticatedprooftoaclientthatthewebsitetheyvisitis
ownedbythecompanyorindividualwhohasinstalledthecertificate.
Theycontainthepublickeythattheclientusestoestablishanencrypted
connectiontoaserver.
N
OTEOnthesecurityserver,youmustrestarttheVMwareViewSecurityServer
serviceforthesechangestotakeeffect.