I have created a clone of a server and it is giving me this error when I am deploying the code through VSTS:
Error Code: ERROR_CERTIFICATE_VALIDATION_FAILED 2018-04-16T08:15:26.6941482Z More Information: Connected to the remote computer ("abc.com") using the specified process ("Web Management Service"), but could not verify the serverΓÇÖs certificate. If you trust the server, connect again and allow untrusted certificates. Learn more at: http://go.microsoft.com/fwlink/?LinkId=221672#ERROR_CERTIFICATE_VALIDATION_FAILED. 2018-04-16T08:15:26.6942141Z Error: The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel. 2018-04-16T08:15:26.6942420Z Error: The remote certificate is invalid according to the validation procedure. 2018-04-16T08:15:26.6942538Z Error count: 1.
Certificates are properly installed and valid.
system.debugvariable astrue? - Marina Liu