Add lifetime to crls.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20851 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-06-03 18:00:59 +00:00
parent c08a7ed62f
commit 9ccb8e8d8b

View File

@@ -648,6 +648,11 @@ command = {
type = "string"
help = "CRL output file"
}
option = {
long = "lifetime"
type = "string"
help = "time the crl will be valid"
}
name = "crl-sign"
min_args="0"
argument="certificates..."