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"
|
type = "string"
|
||||||
help = "Issued certificate"
|
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 = {
|
option = {
|
||||||
long = "req"
|
long = "req"
|
||||||
type = "string"
|
type = "string"
|
||||||
|
Reference in New Issue
Block a user