I am installing plugin sonarlint 10.5 from marketplace into eclipse 2024-06 ou 2024-03.
I get de error:
Unable to read repository at https://eclipse-uc.sonarlint.org/compositeContent.xml. PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
I tried access the site “https://eclipse-uc.sonarlint.org” to get the certificate from site and import in java security, but I am always redirect to other url:
https://binaries.sonarsource.com/SonarLint-for-Eclipse/releases/
unfortunately, the certificate in this second url is different.
Anyone have a tip to help get this certificate?