(cms-create-signed): add --pem
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21302 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -83,6 +83,11 @@ command = {
|
||||
type = "flag"
|
||||
help = "wrapped out-data in a ContentInfo"
|
||||
}
|
||||
option = {
|
||||
long = "pem"
|
||||
type = "flag"
|
||||
help = "wrap out-data in PEM armor"
|
||||
}
|
||||
option = {
|
||||
long = "detached-signature"
|
||||
type = "flag"
|
||||
|
Reference in New Issue
Block a user