mirror of
https://github.com/gocsaf/csaf.git
synced 2025-12-22 05:40:11 +01:00
Correct double line in provider-setup.md
This commit is contained in:
parent
530a02742e
commit
f0359d982d
1 changed files with 2 additions and 4 deletions
|
|
@ -97,12 +97,10 @@ key = "/usr/lib/csaf/private.asc"
|
|||
canonical_url_prefix = "http://192.168.56.102"
|
||||
#no_passphrase = true
|
||||
```
|
||||
with suitable replacements
|
||||
(This configurations-example assumes that the private/public keys are available under `/usr/lib/csaf/`).
|
||||
with suitable [replacements](#provider-options)
|
||||
(This configuration examples assumes that the private/public keys are available under `/usr/lib/csaf/`).
|
||||
|
||||
|
||||
with suitable [replacements](#provider-options).
|
||||
|
||||
Create the folders:
|
||||
```(shell)
|
||||
curl http://192.168.56.102/cgi-bin/csaf_provider.go/create
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue