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:
@@ -648,6 +648,11 @@ command = {
|
|||||||
type = "string"
|
type = "string"
|
||||||
help = "CRL output file"
|
help = "CRL output file"
|
||||||
}
|
}
|
||||||
|
option = {
|
||||||
|
long = "lifetime"
|
||||||
|
type = "string"
|
||||||
|
help = "time the crl will be valid"
|
||||||
|
}
|
||||||
name = "crl-sign"
|
name = "crl-sign"
|
||||||
min_args="0"
|
min_args="0"
|
||||||
argument="certificates..."
|
argument="certificates..."
|
||||||
|
Reference in New Issue
Block a user