User`s guide

Table Of Contents
accept = 40610
connect = localhost:21310
; Authentication stuff
verify = 3
[fsrepods]
accept = 40607
connect = 127.0.0.1:21307
; Authentication stuff
verify = 3
3. Run the service FastScale restart command to restart Stunnel.
What to do next
After you configure the Stunnel on the OS Provisioning Server, you must configure the Stunnel
communication on the VCM Collector. See "Configure Stunnel on the VCM Collector" on page 30.
Configure Stunnel on the VCM Collector
The VCM Collector installation process installs Stunnel files that are used to establish secure
communication between VCM and the OS Provisioning Server SOAP services. Configure Stunnel to
ensure that the connection on the Collector is operational.
Prerequisites
n
Secure the VCM Stunnel certificate and the VCM Stunnel private key according to your corporate best
practices.
n
Verify that the [C:]\Program Files (x86)\VMware\VCM\Tools\sTunnel\certs\ directory
exists on the Collector. If the directory does not exist, create it.
n
Verify that the [C:]\Program Files (x86)\VMware\VCM\Tools\sTunnel\key\ directory exists
on the Collector. If the directory does not exist, create it.
Procedure
1. On the Collector, place the VCM Stunnel certificate in
[C:]\Program Files (x86)\VMware\VCM\Tools\sTunnel\certs\vcm_stunnel_cert.pem.
2. Place the VCM Stunnel RSAprivate key in
[C:]\Program Files (x86)\VMware\VCM\Tools\sTunnel\key\vcm_stunnel_pk.pem.
3. Place the OS Provisioning Server Stunnel CA certificate validation chain in the files and directory
specified in the stunnel.conf file.
The VCM Stunnel configuration file on the VCM application server is [C:]\Program Files
(x86)\VMware\VCM\Tools\stunnel.conf.
cert = C:\Program Files (x86)\VMware\VCM\Tools\sTunnel\certs\vcm_stunnel_
cert.pem
key = C:\Program Files (x86)\VMware\VCM\Tools\sTunnel\key\vcm_stunnel_pk.pem
;; Use stunnel in client mode
client = yes
vCenter Configuration Manager Installation and Getting Started Guide
30 VMware, Inc.