diff --git a/lib/hx509/hxtool-commands.in b/lib/hx509/hxtool-commands.in index b5632a0fb..150ee0a29 100644 --- a/lib/hx509/hxtool-commands.in +++ b/lib/hx509/hxtool-commands.in @@ -233,6 +233,16 @@ command = { argument="outfile certs ..." help = "Fetch OCSP responses for the following certs" } +command = { + name = "pkcs10-create" + option = { + long = "verbose" + type = "flag" + help = "verbose status" + } + min_args="0" + help = "Create PKCS10 requests" +} command = { name = "pkcs10-print" option = {