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

Resolved merge conflict in csaf_provider.md

This commit is contained in:
Jan Höfelmeyer 2022-06-20 11:54:46 +02:00
commit 05915526c2
8 changed files with 141 additions and 26 deletions

View file

@ -1,5 +1,8 @@
`csaf_provider` implements the CGI interface for webservers and reads its configuration from a [TOML](https://toml.io/en/) file.
The [setup docs](../README.md#setup-trusted-provider) explain how to wire this up with nginx and where the config file lives.
`csaf_provider` implements the CGI interface for webservers
and reads its configuration from a [TOML](https://toml.io/en/) file.
The [setup docs](../README.md#setup-trusted-provider)
explain how to wire this up with nginx and where the config file lives.
## Provider options