diff --git a/global-templates/commands.conf b/global-templates/commands.conf index 3d3b437..9a1e0e1 100644 --- a/global-templates/commands.conf +++ b/global-templates/commands.conf @@ -24,7 +24,7 @@ object CheckCommand "custom_ca_cert" { description = "Ignore the certificate maximum validity" } "--allow-empty-san" = { - set_if = "$ssl_allow_empty_san$" + set_if = "$ssl_cert_allow_empty_san$" description = "Allow certificates without Subject Alternative Names (SANs)" } "-w" = {