add ca --crl-uri
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20104 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -548,7 +548,12 @@ command = {
|
|||||||
option = {
|
option = {
|
||||||
long = "key-bits"
|
long = "key-bits"
|
||||||
type = "integer"
|
type = "integer"
|
||||||
help = "number of bits in the generated key";
|
help = "number of bits in the generated key"
|
||||||
|
}
|
||||||
|
option = {
|
||||||
|
long = "crl-uri"
|
||||||
|
type = "string"
|
||||||
|
help = "URI to CRL"
|
||||||
}
|
}
|
||||||
option = {
|
option = {
|
||||||
long = "template-certificate"
|
long = "template-certificate"
|
||||||
|
Reference in New Issue
Block a user