1
0
Fork 0
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:
Bernhard Reiter 2025-07-31 11:34:12 +02:00 committed by koplas
parent 1f1a2a4cbc
commit 0daaa5ac8f
No known key found for this signature in database

View file

@ -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