1
0
Fork 0
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:
bernhardreiter bernhardreiter@users.noreply.github.com 2022-06-09 08:43:33 +00:00
parent 69f0f3499a
commit 25cb3b2c10

View file

@ -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