We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f692715 commit 1a2a8faCopy full SHA for 1a2a8fa
docs/csaf_provider.md
@@ -58,7 +58,8 @@ The following example file documents all available configuration options:
58
# The following shows an example of a manually set prefix:
59
#canonical_url_prefix = "https://localhost"
60
61
-# Require users to use a password and a valid Client Certificate for write access.
+# Require users to use both
62
+# (1) a password and (2) a valid Client Certificate for write access.
63
#certificate_and_password = false
64
65
# Allow the user to send the request without having to send a passphrase
0 commit comments