Our scanner does not currently fully support some scenarios. The bootstrapping asks for their support.
[ ] sonar.scanner.truststorePath -> use in httpclient in provisioning and pass to the scanner.cli
[ ] sonar.scanner.truststorePassword -> use in httpclient in provisioning and pass to the scanner.cli
[ ] sonar.scanner.keystorePath -> use in httpclient in provisioning and pass to the scanner.cli (overlaps with our sonar.clientcert.path property)
[ ] sonar.scanner.keystorePassword -> use in httpclient in provisioning and pass to the scanner.cli (overlaps with our sonar.clientcert.password property)
[ ] sonar.scanner.proxyHost -> use in httpclient in provisioning and pass to the scanner.cli
[ ] sonar.scanner.proxyUser -> use in httpclient in provisioning and pass to the scanner.cli
[ ] sonar.scanner.proxyPassword -> use in httpclient in provisioning and pass to the scanner.cli
Internal working document.
Our scanner does not currently fully support some scenarios. The bootstrapping asks for their support.
sonar.scanner.truststorePath
-> use in httpclient in provisioning and pass to the scanner.clisonar.scanner.truststorePassword
-> use in httpclient in provisioning and pass to the scanner.clisonar.scanner.keystorePath
-> use in httpclient in provisioning and pass to the scanner.cli (overlaps with our sonar.clientcert.path property)sonar.scanner.keystorePassword
-> use in httpclient in provisioning and pass to the scanner.cli (overlaps with our sonar.clientcert.password property)sonar.scanner.proxyHost
-> use in httpclient in provisioning and pass to the scanner.clisonar.scanner.proxyUser
-> use in httpclient in provisioning and pass to the scanner.clisonar.scanner.proxyPassword
-> use in httpclient in provisioning and pass to the scanner.cli