diff options
| author | Can Eldem <celdem@gitlab.com> | 2020-04-06 11:59:02 +0000 |
|---|---|---|
| committer | Can Eldem <celdem@gitlab.com> | 2020-04-06 11:59:02 +0000 |
| commit | dda9e59a4a3ab471001998d0e68d67ab12b4ac69 (patch) | |
| tree | ad7b589d18aec83d4f09d0e64b75e1581c85589b /README.md | |
| parent | 93a00df11d79c9f59141ff42ce05ab3b3d329375 (diff) | |
| parent | 93f7c568e1104936de011626d3bd7f56ebe66355 (diff) | |
Merge branch 'maven-airgap' into 'master'v3.7.0
Install certificate bundle.
See merge request gitlab-org/security-products/license-management!126
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -108,6 +108,7 @@ The License Management tool can be customized with environments variables for so | Environment variable | Project type | Function | |----------------------|--------------|----------| +| ADDITIONAL_CA_CERT_BUNDLE | * | Additional certificate chain to install in the trusted store. | | MAVEN_CLI_OPTS | Java (Maven) | Additional arguments for the mvn executable. If not supplied, defaults to `-DskipTests`. | | LICENSE_FINDER_CLI_OPTS | * | Additional arguments for the `license_finder` executable. | | LM_JAVA_VERSION | Java (Maven) | Version of Java. If set to `11`, Maven and Gradle use Java 11 instead of Java 8. | |
