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