summaryrefslogtreecommitdiff
path: root/schemas
diff options
context:
space:
mode:
Diffstat (limited to 'schemas')
-rw-r--r--schemas/config/2.0.schema.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/schemas/config/2.0.schema.json b/schemas/config/2.0.schema.json
index 89c494e5..7c08c392 100644
--- a/schemas/config/2.0.schema.json
+++ b/schemas/config/2.0.schema.json
@@ -1414,7 +1414,8 @@
"request_client_cert",
"require_any_client_cert",
"verify_client_cert_if_given",
- "no_client_certs"
+ "no_client_certs",
+ "require_and_verify_client_cert"
]
}
}