Hello,
I'm trying to deploy vCAC6 but I have some troubles with IaaS parts...
1) vcac6 = server
2) vcac6id = identity
3) sql55 = SQL server + IaaS components (DEM, Agent, Server, IIS)
In my logs, there is an error :
Exception thrown for IaaS endpoint: https://sql55/WAPI/ - [Error code: 42000 ] - [Error Msg: Infrastructure service provider error]
In API, this error means "General security errors"
In webserver log, I have :
Error occurred writing to the respository tracking log
System.Net.WebException: The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel. ---> System.Security.Authentication.AuthenticationException: The remote certificate is invalid according to the validation procedure.
When I launch https://sql55/repository a login/pass is asked but i don't undestand which login/password ?
Any ideas ?