mirror of
https://github.com/gocsaf/csaf.git
synced 2025-12-22 11:55:40 +01:00
Apply automatic changes
This commit is contained in:
parent
69f0f3499a
commit
25cb3b2c10
1 changed files with 2 additions and 2 deletions
|
|
@ -115,8 +115,8 @@ sudo chmod g+r,o-rwx /usr/lib/csaf/config.toml
|
||||||
<!-- The below code snippet is automatically added from ../docs/scripts/setupProviderForITest.sh -->
|
<!-- The below code snippet is automatically added from ../docs/scripts/setupProviderForITest.sh -->
|
||||||
```sh
|
```sh
|
||||||
# upload_signature = true
|
# upload_signature = true
|
||||||
# key = "/usr/lib/csaf/public.asc"
|
openpgp_private_key = "/usr/lib/csaf/private.asc"
|
||||||
key = "/usr/lib/csaf/private.asc"
|
openpgp_public_key = "/usr/lib/csaf/public.asc"
|
||||||
#tlps = ["green", "red"]
|
#tlps = ["green", "red"]
|
||||||
canonical_url_prefix = "https://localhost:8443"
|
canonical_url_prefix = "https://localhost:8443"
|
||||||
#no_passphrase = true
|
#no_passphrase = true
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue