LTS upgrade for certificate error in sonarqube run analysis from azure DevOps

Your version is past EOL. You should upgrade to either the latest version or the current LTS at your earliest convenience. Your upgrade path is:

7.9.1 → 8.9.10 → 9.8 (last step optional)
Need help in upgrading

Issue:
SonarQube integration through Azure DevOps pipeline:

Using the SonarQube plugin in azure DevOps with SonarQube enterprise version 7.9.1.

While performing SonarQube Run Analysis task getting the following error:
`java.lang.IllegalStateException: Fail to request https://sonar.X.X.X/sonarqube/api/ce/submit?projectKey=test&projectName=test

Caused by: javax.net.ssl.SSLPeerUnverifiedException: Hostname sonar.X,X.X not verified (no certificates) at okhttp3.internal.connection.RealConnection.connectTls(RealConnection.java:353) at

Hey there.

You may find the Upgrade Guide and the LTS-to-LTS Upgrade Notes helpful.

If you face a specific issue while upgrading, let us know!