We have a number of sonarqube projects that use azure devops and the SonarQubePrepare step. Most of these work fine.
However I added a new project, generated a project key and re-used an existing working service connection, but the pipeline fails with this error:
##[error][ERROR] SonarQube Server: Error while executing task Prepare: API GET '/api/server/version' failed. Error message: unable to get local issuer certificate.
##[error]API GET '/api/server/version' failed. Error message: unable to get local issuer certificate.
Anyone have any ideas? Its strange that this new project fails when all others are working