Hi all,
I have installed Sonarqube -5.2 and csharp 5.0 . SSL has been configured through keytool and sonarqube and runner is on the same server.
When I try to analyze through MSBUILD Scanner sonar is throwing below error.
Error Log :
A server certificate could not be validated. Possible cause: you are using a self-signed SSL certificate but the certificate has not been installed on the client machine.
Failed to update the SonarQube Scanner for MSBuild binaries. Check the server url, verify that the C# plugin is correctly installed on the SonarQube server and that the SonarQube server has been restarted.
Pre-processing failed. Exit code: 1