SonarQubePrepare issue with CERTIFICATE EXPIRED

Leonid Balioshenko 6 Reputation points
2021-10-07T13:11:08.8+00:00

I started to get expired certificate error during action SonarQubePrepare :
138563-screenshot-from-2021-10-07-15-51-25.png

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,150 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Leonid Balioshenko 6 Reputation points
    2021-10-07T15:24:42.967+00:00

    looks like this is fixed it:
    pool:
    vmImage: 'ubuntu-latest'
    variables:

    • name: NODE_OPTIONS
      value: --use-openssl-ca
    1 person found this answer helpful.
    0 comments No comments