diff --git a/lib/hx509/hxtool-commands.in b/lib/hx509/hxtool-commands.in index 717016056..903848dfc 100644 --- a/lib/hx509/hxtool-commands.in +++ b/lib/hx509/hxtool-commands.in @@ -85,6 +85,11 @@ command = { argument = "password" help = "password, prompter, or environment" } + option = { + long = "missing-crl" + type = "flag" + help = "missing crl is ok" + } option = { long = "content-info" type = "flag" @@ -153,6 +158,11 @@ command = { argument = "password" help = "password, prompter, or environment" } + option = { + long = "missing-crl" + type = "flag" + help = "missing crl is ok" + } option = { long = "verbose" short = "v"