Hello,
I've been trying to install vCAC for the last two days and can't get past this error :
Info : 2014-03-25 04 46 39 563 :Microsoft (R) ASP.NET RegIIS version 4.0.30319.17929
Info : 2014-03-25 04 46 39 563 :Administration utility to install and uninstall ASP.NET on the local machine.
Info : 2014-03-25 04 46 39 563 :Copyright (C) Microsoft Corporation. All rights reserved.
Info : 2014-03-25 04 46 39 563 :Adding ACL for access to the RSA Key container...
Info : 2014-03-25 04 46 40 174 :Succeeded!
Info : 2014-03-25 04 46 40 190 :Updated configuration file C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\RepoUtil.exe.config successfully.
Info : 2014-03-25 04 46 40 190 :Updated configuration file C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\Cafe\Vcac-Config.exe.config successfully.
Info : 2014-03-25 04 46 40 190 :Executing C:\Program Files (x86)\VMware\vCAC\Server\ConfigTool\EncryptionKeyTool\DynamicOps.Tools.EncryptionKeyTool.exe Key-Generate -pp "******" -s "vCAC" -vd -cs "Data Source=sql.domain.lan\VIM_SQLEXP;Initial Catalog=vCAC;Integrated Security=true;" -uc "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\Cafe\Vcac-Config.exe.config" -v
Info : 2014-03-25 04 46 40 190 :Key-Generate -pp "********" -s "vCAC" -vd -cs "Data Source=sql.domain.lan\VIM_SQLEXP;Initial Catalog=vCAC;Integrated Security=true;" -uc "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\Cafe\Vcac-Config.exe.config" -v
Info : 2014-03-25 04 46 41 648 :Info: Encrypting passphrase is completed.
Info : 2014-03-25 04 46 43 404 :Executing C:\Windows\Microsoft.NET\Framework\v4.0.30319\MsBuild.exe "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DeployRepository.xml" /t:InitializeRepo /p:RepoUtilDir="C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data";AssemblyDir="C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data" /p:DBServer="sql.domain.lan\VIM_SQLEXP";DBName="vCAC" /p:DBConnectParam="" /p:AuthStoreParam=" --store \"https://vcac_va.domain.lan/\"" /p:InstallType="Install" /p:VmwareVcacVaHost="vcac_ca.domain.lan" /p:tenant="vsphere.local" /p:SSOAdminUser="administrator@vsphere.local" /p:SSOAdminPassword=******
Info : 2014-03-25 04 46 43 466 :Microsoft (R) Build Engine version 4.0.30319.17929
Info : 2014-03-25 04 46 43 466 :[Microsoft .NET Framework, version 4.0.30319.18063]
Info : 2014-03-25 04 46 43 466 :Copyright (C) Microsoft Corporation. All rights reserved.
Info : 2014-03-25 04 46 43 623 :Build started 25/03/2014 16:46:43.
Info : 2014-03-25 04 46 43 968 :Project "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\DeployRepository.xml" on node 1 (InitializeRepo target(s)).
Info : 2014-03-25 04 46 43 968 :InitializeRepo:
Info : 2014-03-25 04 46 43 968 : ##InitializeRepo Registering solution user in the VA, initializing Repository MetaModel and Authorization
Info : 2014-03-25 04 46 44 031 : "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\Cafe\Vcac-Config.exe" RegisterSolutionUser -url https://vcac_va.domain.lan --Tenant "vsphere.local" -cu "administrator@vsphere.local" -cp ****** --FileName "C:\Program Files (x86)\VMware\vCAC\Server\Model Manager Data\Cafe\Vcac-Config.data" -v
Info : 2014-03-25 04 46 46 586 : [16:46:46.570] VMware.Cafe: Invalid certificate found: CN=dhcp-194, OU=1266660104, O=MyCompany, L=Seattle, S=WA, C=FR, Untrusted certificate chain
Info : 2014-03-25 04 46 46 696 : System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: The underlying connection was closed: An unexpected error occurred on a send. ---> VMware.Cafe.UntrustedCertificateException: Certificate is not trusted (RemoteCertificateNameMismatch, RemoteCertificateChainErrors). Subject: CN=dhcp-194, OU=1266660104, O=MyCompany, L=Seattle, S=WA, C=FR Thumbprint: 6EB430BFDC22C9C8778F76B45150D2BC78BF2636
I've successfully generated a self-signed certificate for the appliance and it's working fine in a web browser.
I don't understand where this certificate (CN=dhcp-194, OU=1266660104, O=MyCompany, L=Seattle, S=WA, C=FR Thumbprint: 6EB430BFDC22C9C8778F76B45150D2BC78BF2636) comes from, I can't find it in the keystore or anywhere in the appliance.
Does anybody have encountered the same issue ?
Thank you in advance.