2.6

Table Of Contents
VMware, Inc. 41
Chapter 5 Load-Balancing Multiple ACE Management Server Instances
3ToverifythatbothACEManagementServerinstancesareworkingproperly,startWorkstationand
connecttoeachACEManagementServerdirectly:
aInWorkstation,chooseFile>ConnecttoACEManagementServer.
bEntertheIPorhostnameofthemachinewhereACEManagementServerisinstalled,changethe
numberinthe
Portfieldifnecessary,andclickOK.
ThesetupissuccessfulifyoucanviewthesamedataintheInstanceViewwindowforeachACE
ManagementServerinstance.IfyoucreateatestACEandpreviewit,youseethepreviewinstanceon
bothservers.
Use the Same SSL Certificate on All Servers
Foraloadbalancingsolution,youcancopytheSSLcertificateandkeyfromoneACEManagementServerto
another.
To use the same SSL certificate on all servers
1LogintotheACEManagementServerSetupapplicationforthefirstACEManagementServ er.
2ClicktheCustomSSLCertificatestabtodeterminethelocationoftheSSLcertificateandkey
directory
files.
OnWindows,thefilesarelocatedatC:\Program Files\VMware\VMware ACE Management
Server\ssl.
OnLinux,thefilesarelocatedat\var\lib\vmware\acesc\ssl.
Thecertificatefileisserver.crt.Thekeyfileisserver.key.
3CopythefilestothesecondACEManagementServer.
IfyouareusingtheACEManagementServervirtualappliance,usethescp(securecopy)commandto
copythecertificateandkeyfiles:
aOpena
commandprompt.
bEnterthefollowingcommand:
scp user@<host>:<file> user@<host>:<file>
YoucanalsoenablesharedfoldersifyouareusingWorkstationtorunthevirtualappliance,andcopythe
filesfromthevirtualmachinethroughthesharedfoldersfeature.Formoreinformationaboutshared
folders,seetheVMwareWorkstationUser’sManual.
4LogintotheACEManagementServerSetupapplicationfor
thesecondACEManagementServer.
5UsetheCustomSSLCertificatestabtouploadthefiles:
aSpecifythekeyfileintheServerPrivateKeyfield.
bSpecifythecertificatefileintheServerPublicCertificatefield.
cClickUploadcertificates.
dClickApplyandclickRestart.
CAUTIONThisproceduredirectsyoutouploadboththecertificatefile(the.crtfile)andthematchingkey
file(the.keyfile).Ifyoudonotuploadboth,theApachehttpdserviceonthesecondACMManagement
Servermightfreeze.Inthiscase,youmustuninstallandreinstallACEManagementServer.