We just moved our ESX and vCenter hosts behind a secured network, and we have a BlueCoat web proxy sitting between the secured network and our Internet router. We have enabled SSL interception and decryption on the BlueCoat, and we cannot get Update Manager to properly download its updates from VMware's secure sites. The metadata xml file downloads file, but when it attempts to grab any other files, it just pukes. We imported the self-signed CA cert for our web proxy into the Windows Cert Manager on the host running vCenter, and that made no difference.
We ran across an option in vci-integrity.xml which may or may not have anything to do with the problem at hand. Has anyone encountered the issue we have above, and does anyone know what the following stanza in vci-integrity.xml under the <Config> ... <HostConfig> section will allow us to do, and if it will help?
<SSLCertLocation>RootCert.pem</SSLCertLocation>
Thanks to anyone who can help.
-Kenny