Private
Public Access
2
0

local_ca_certs: fix local_ca_certs_list default type

This commit is contained in:
2026-03-10 15:15:32 +03:00
parent 8f54437ff0
commit 7b79078d70

View File

@@ -8,7 +8,7 @@ local_ca_certs_default_not_before: "-1d" # valid since yesterday
# Required
local_ca_certs_ca_passphrase: null
local_ca_certs_list: {}
local_ca_certs_list: []
# - cn: <string>
# domains: <array of strings>
# country_name: <string>