Add --type and --pk-init-principal
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19579 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained 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"
|
||||
|
Reference in New Issue
Block a user