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 1b2476aeb5
commit f7d46af457

View File

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