VMware VirtualCenter 1.2 Support Documentation
Features |
Documentation |
Knowledge Base |
Discussion Forums
Prev
Contents
Last
Next 
Installing the VMware Web Service
Installing the VMware Web Service
You can install the Web service on any machine that also has the VirtualCenter server. The VMware SDK package is not installed through the VirtualCenter installer. For information about writing programs that use the VirtualCenter Web service, refer to the VMware SDK documentation available at:
www.vmware.com/support/developer/vc-sdk
To install the Web service, continue with the VirtualCenter installer:
- Enter the information to enable the Web service to connect to the VirtualCenter server.

- Select whether to accept the default VMware certificates or use your own certificates.

- To accept the VMware certificates: Leave all the fields unchanged and click Next.
- To specify your own certificates: Enter the path to your own certificates and click Next.
You can update or modify the digital certificates at a later time. Refer to Updating VMware SDK Digital Certificates.
The following files are required for digital certification:
server Certificate: path to file is specified in
vmaConfig.xml as <sslCert>
server CA Chain: path to file is specified in
vmaConfig.xml as <sslCAChain>
server private Key: Stored in the registry under
HKEY_LOCAL_MACHINE\SOFTWARE\Vmware, Inc.\VMWare
SDK\CertInfo
- Proceed to the next section.
Prev
Contents
Last
Next 
|