diff --git a/lib/hx509/hxtool-commands.in b/lib/hx509/hxtool-commands.in index bd1c5e730..cfeabe070 100644 --- a/lib/hx509/hxtool-commands.in +++ b/lib/hx509/hxtool-commands.in @@ -446,6 +446,16 @@ command = { type = "string" help = "Issued certificate" } + option = { + long = "type" + type = "strings" + help = "Type of certificate to issue" + } + option = { + long = "pk-init-principal" + type = "string" + help = "PK-INIT principal (for SAN)" + } option = { long = "req" type = "string"