mirror of
https://github.com/gocsaf/csaf.git
synced 2025-12-22 05:40:11 +01:00
improve docs (minor) for csaf_provider
* add a "both" to explain the config file option
`certificate_and_password` better.
This commit is contained in:
parent
1f1a2a4cbc
commit
0daaa5ac8f
1 changed files with 2 additions and 1 deletions
|
|
@ -58,7 +58,8 @@ The following example file documents all available configuration options:
|
|||
# The following shows an example of a manually set prefix:
|
||||
#canonical_url_prefix = "https://localhost"
|
||||
|
||||
# Require users to use a password and a valid Client Certificate for write access.
|
||||
# Require users to use both
|
||||
# (1) a password and (2) a valid Client Certificate for write access.
|
||||
#certificate_and_password = false
|
||||
|
||||
# Allow the user to send the request without having to send a passphrase
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue