local_ca_certs: fix local_ca_certs_list default type
This commit is contained in:
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user