mirror of
https://github.com/gocsaf/csaf.git
synced 2025-12-22 05:40:11 +01:00
Include service/category documents in itests (#239)
This commit is contained in:
parent
cca460c77b
commit
9bb65a8cf8
3 changed files with 5 additions and 1 deletions
|
|
@ -96,6 +96,8 @@ openpgp_private_key = "/usr/lib/csaf/private.asc"
|
|||
openpgp_public_key = "/usr/lib/csaf/public.asc"
|
||||
#tlps = ["green", "red"]
|
||||
canonical_url_prefix = "https://localhost:8443"
|
||||
categories = ["Example Company Product A", "expr:document.lang"]
|
||||
create_service_document = true
|
||||
#no_passphrase = true
|
||||
' | sudo tee --append /usr/lib/csaf/config.toml
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue