1
0
Fork 0
mirror of https://github.com/gocsaf/csaf.git synced 2025-12-22 11:55:40 +01:00

Add documentation for externally signed documents

Closes #607
This commit is contained in:
Paul Schwabauer 2025-03-05 09:55:11 +01:00 committed by GitHub
parent e91bdec201
commit 24f9af7f26
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -43,6 +43,12 @@ E.g. uploading a csaf-document
which asks to enter a password interactively.
To upload an already signed document, use the `-x` option
```bash
# Note: The file CSAF-document-1.json.asc must exist
./csaf_uploader -x -a upload -I -t white -u https://localhost/cgi-bin/csaf_provider.go CSAF-document-1.json
```
By default csaf_uploader will try to load a config file
from the following places: