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:
commit
05915526c2
8 changed files with 141 additions and 26 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue