To update the certificate for the View Composer server, complete the following steps:
- Login to the View Composer Server.
- Stop the VMware View Composer service
- Open up command prompt as an administrator
- Navigate to c:\Program Files (x86)\VMware\VMware view Composer
- Exclude the (x86) if on a 32-bit machine
- Execute the following command:
- sviconfig -operation=ReplaceCertificate -delete=false
- The -delete command will either delete the certificate from windows or leave it. False leaves it, true deletes it.
- sviconfig -operation=ReplaceCertificate -delete=false
- Start the VMware View Composer service
Additional information on the sviconfig tool can be found here: http://pubs.vmware.com/view-50/index.jsp?topic=/com.vmware.view.upgrade.doc/GUID-C22EAD48-88BA-4DE8-A70F-202A954DF047.html
Original support article can be found here: http://pubs.vmware.com/view-51/index.jsp?topic=%2Fcom.vmware.view.installation.doc%2FGUID-5ED2A8AB-0D5F-495F-B2F7-D7C64C7A021E.html