Having an issue accepting the certificate for the Composer in the View admin web console.
The current status says untrusted, when i go to verify and accept the thumbprint i am getting the error "There was an error identifying the validity of the server"
First our setup
1 vcentre build 6.0.0, 277651 co-installed composer 7.0.3.4698622 (Server 2012R2)
10 hosts, 9 ESXi 6.0.0, 3247720 / 1 ESXi 5.5.0, 3248547
4 Connection servers 7.0.3, 4709455 (Server 2008 R2)
4 Security Gateways 7.0.3, 4709455 (Server 2012 R2)
1 SQL Server 2008R2 SP3 (Server 2012 R2)
I have followed the documentation on upgrading from View 6.2 to Horizon 7.0.3, because we have an older version of the vCenter i have followed the notes on enabling TLSv1.0 on the connection server and the Composer server.
I have confirmed i can telnet from the connection server to the composer on port 18443, if i try to navigate to https://[ComposerFQDN]:18443 in a web browser i get a certificate waning page and if i continue i get a HTTP404 error.
I have uninstalled the Composer and reinstalled it, the composer service is running as a local system account but have tried it as domain administrator but no difference.
One thing i have noticed is the CN for the certificate on the composer only has the netbios name but the dashboard and the settings under Servers -> vCenter Servers both show the FQDN, as this is a self signed certificate and we are just accepting the thumprint i assume this is not the issue as it was like this in 6.2 before the upgrade.
Any tips on getting it to accept the composer certificate or where to start looking for clues would be greatly appreciated.