mirror of
https://github.com/gocsaf/csaf.git
synced 2025-12-22 11:55:40 +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"
|
canonical_url_prefix = "http://192.168.56.102"
|
||||||
#no_passphrase = true
|
#no_passphrase = true
|
||||||
```
|
```
|
||||||
with suitable replacements
|
with suitable [replacements](#provider-options)
|
||||||
(This configurations-example assumes that the private/public keys are available under `/usr/lib/csaf/`).
|
(This configuration examples assumes that the private/public keys are available under `/usr/lib/csaf/`).
|
||||||
|
|
||||||
|
|
||||||
with suitable [replacements](#provider-options).
|
|
||||||
|
|
||||||
Create the folders:
|
Create the folders:
|
||||||
```(shell)
|
```(shell)
|
||||||
curl http://192.168.56.102/cgi-bin/csaf_provider.go/create
|
curl http://192.168.56.102/cgi-bin/csaf_provider.go/create
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue