Open
Description
We are using SonarQube in private Instance with server version
- v10.6 (92116)
with private SSL certificate and we noticed if we use MSBuild version 7.1.1 we get below error
2024-07-29T11:45:46.0217190Z Caused by: javax.net.ssl.SSLHandshakeException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
Same is working fine with version 6.2.x
we already have SSL Cert loaded in machine.
This started specially when sonarqube version in azure markeplace is upgraded today.
Activity