Rehan
(Rehanul Haque)
June 10, 2020, 4:12pm
8
HI Colin ,
Can you please guide me on “CERT_HAS_EXPIRED” issue .
I got this issue when tried running an analysis through azure build pipeline .
Please see the post below
Hi All,
I have upgraded my sonarqube community version from 6.1 to 6.7.7 lts and also upgraded the db from sql2012 t o sql2017 . Now I am able to login to sonarqube and view all the reports as it were in old db . When I try running a new analysis from my azure devops CI build I get the error below , on ‘Prepare Analysis for Sonarqube’ Task .
##[error][SQ] API GET ‘/api/server/version’ failed, error was: {“code”:“CERT_HAS_EXPIRED”}
Finishing: Prepare analysis on SonarQube
I am using admin tok…