sonarscan-dotnet
sonarscan-dotnet copied to clipboard
Self-signed certificate parameter
Is there a way to pass a root certificate to be able to connect to a SONAR Instance ?
Something like: SONAR_ROOT_CERT: ${{ secrets.SONAR_ROOT_CERT }}
I don't think there is a way to do that currently with this action.