2.0

Table Of Contents
VMware, Inc. 65
Chapter 4 Installing and Configuring the ACE 2 Management Server
Configuring Multiple ACE 2 Management Servers to Use SSL
Thefollowingdescribesvariousscenariosinwhichyoumightconfiguremultiple
ACE2ManagementServerstouseSSL.
Multipleserversbehindoneormoreproxyservers
EachservercanhaveitsownSSLkey/certificate(ACE2ManagementServer
andproxyserver).
Thecert_chainfilemustcontainthecertificatefileandverificationchainfor
theSSLcertificatesbeingusedbytheproxyservers.Placethiscert_chainfile
ineachoftheACE2ManagementServers.(Followinstructionsaboveonhow
todothat.)
Inthecaseofselfsignedcertificatesbeingused,theactualcertificateisthe
verificationchain,sothechainfilewouldcontaineachselfsignedcertificate
beingusedbytheproxies.
Itisalsopossibletousethesamekey/certificateforeveryserverandproxy.In
thiscase,itisnotnecessarytocreateacert_chainfile(unlessyouuseCA
signedcertificates;thenfollowtheinstructionsaboveforCAsigned
certificates).
Eachcertificatemusthaveauniquecommonname.
MultipleserversusingDNSroundrobin
EachservercanhaveitsownSSLkey/certificate(ACE2ManagementServer
andproxyserver).
Thecert_chainfilemustcontainthecertificateandverificationchainforevery
certificatebeingusedbytheservers.Placethiscertificatechainfileineachof
theACE2ManagementServers.(Followinstructionsaboveonhowtodo
that.)
Inthecaseofselfsignedcertificatesbeingused,theactualcertificateisthe
verificationchain,sothechainfilewouldcontaineachselfsignedcertificate
beingusedbyeachoftheservers.
Itisalsopossibletousethesamekey/certificateforeveryserver.Inthiscase,
itisnotnecessarytocreateacert_chainfile(unlessyouuseCAsigned
certificates;thenfollowtheinstructionsaboveforCAsignedcertificates).
Multipleserverswithoutanyroundrobinorbehindanyproxyservers:Youdon’t
needtodoanythingforthiscase.BecausethereisnoDNSroundrobinorproxy
server,theACEmasterbehavesasifthereisonlyoneserveritcantalkto.