Fix bdd tests

This commit is contained in:
Fang-Pen Lin
2025-11-13 09:03:59 -08:00
parent a7c785f168
commit 5d3a730443

View File

@@ -121,7 +121,7 @@ def bootstrap_infisical(context: Context):
"name": cert_template_slug,
"description": "",
"subject": [{"type": "common_name", "allowed": ["*"]}],
"sans": [],
"sans": [{"type": "dns_name", "allowed": ["*"]}],
"keyUsages": {
"required": [],
"allowed": [