add cms-create-sd --id-by-name
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21269 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -88,6 +88,11 @@ command = {
|
|||||||
type = "flag"
|
type = "flag"
|
||||||
help = "create a detached signature"
|
help = "create a detached signature"
|
||||||
}
|
}
|
||||||
|
option = {
|
||||||
|
long = "id-by-name"
|
||||||
|
type = "flag"
|
||||||
|
help = "use subject name for CMS Identifier"
|
||||||
|
}
|
||||||
min_args="2"
|
min_args="2"
|
||||||
max_args="2"
|
max_args="2"
|
||||||
argument="in-file out-file"
|
argument="in-file out-file"
|
||||||
|
Reference in New Issue
Block a user