add --lifetime to ca command.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19604 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-12-31 01:10:00 +00:00
parent 7cabe3475e
commit 760f9d2de4
2 changed files with 19 additions and 0 deletions

View File

@@ -466,6 +466,11 @@ command = {
type = "strings"
help = "Type of certificate to issue"
}
option = {
long = "lifetime"
type = "string"
help = "Lifetime of certificate"
}
option = {
long = "hostname"
type = "strings"