So for starters a bit of background. Our domain is named COMPANY.local. Setup another DNS zone for COMPANY.com.au, which contains the entries for the five appliances. Plus the DNS entry for the FQDN pointing to the gateway-va IP address (without a PTR recoard). From an external access point of view workspace.COMPANY.com.au is forwarded to our internal IP of the gateway-va.
Horizon vApp installs OK. During the wizard get the internal database error that others seem to be getting, So ran the below script on the configurator-va
cd /usr/local/horizon/lib/menu/secure
./wizardssl.hzn --makesslcert gateway-va workspace.COMPANY.com.au
./wizardssl.hzn
Continue with the install including entering our *.COMPANY.com.au SSL cert. Plus add the connector to the domain. Manually set the timezone on each appliance, since the option is not available during install. Leaving me with a system that works OK accessing it both internally and externally using AD authentication. Except without a valid SSL certiciated. So then go back to the configurator-va and connector-va, despite entering the SSL certificate during the install. It is not displayed in the SSL fields on each device. Re-entered the SSL certificate, try to login with AD credentials and the system does not login with the error;
"Problem adding user to Horizon:Request failed: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target"
So I am on about my 6th attempt at installed the vApp (thankfully it only takes about 30 minutes). What am I doing wrong? Or are their just major issues since it is version 1.0. Have read as many guides as possible to get an idea. Also at this point awaiting a response from VMware support regarding this issue.
Thanks for taking time to read this,
Steve