Cisco Cisco Process Orchestrator 3.1 ユーザーガイド

ページ / 786
 
13-164
Cisco Process Orchestrator 3.1 User Guide
 
Appendix 13      Using Adapters 
  VMware vCenter, ESX, and ESXi Adapter
Configuring the VMware vSphere Adapter
Configuring the ESX HTTPS Protocol
Configure the VMware vCenter and ESX Servers using the HTTPS protocol. The default configuration 
is HTTPS. If your environment is configured to use HTTP, these steps can be ignored.
Step 1
In My Computer, use the following file path to open the config.xml file.
/etc/vmware/host/config.xml
Step 2
Under the <proxyDatabase> tag, modify the /sdk namespace in the <http> and <https> sections to 
switch the redirect from HTTP to HTTPS.
Step 3
Save the configuration.
Step 4
To restart the service, enter:
service mgmt.vmware restart
Configuring the Keystore Password
The VMware vSphere Adapter requires security certificates for all target servers that use HTTPS 
protocol for connection. Use the Keystore tab to enter the password that protects the Java Keystore file 
used to keep SSL certificates for all configured VMware targets.
For new installations, this password can be set to a keytool password, which must be six characters or 
more. For installation upgrades, this password must be set to the password that is already used to protect 
the previously configured keystore file.
Step 1
Choose Administration > Adapters, highlight VMware vSphere Adapter, right-click and choose 
Properties.
Step 2
Click the Keystore tab > Keystore password, then enter the key file password that provides access to 
the file.
Step 3
Click OK to close the dialog box.
After the Keystore password is set, the VMware vSphere Adapter will automatically import the required 
certificates into a Java Keystore.
Configuring VMware vCenter HTTPS Protocol
The VMware vCenter and ESX Servers should be configured to use HTTPS protocol. The default 
configuration is HTTPS. If your environment is configured to use HTTP, these steps can be ignored.
Step 1
In My Computer, use the following file path to open the 
vpxd.cfg file.
C:\Documents and Settings\All Users\Application Data\VMware\VMware VirtualCenter
Step 2
Under the <proxyDatabase> tag, modify the /sdk namespace in the <http> and <https> sections to 
switch the redirect from HTTP to HTTPS.
Step 3
Save the configuration.