add allow weak crypto flag
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24959 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -179,6 +179,11 @@ command = {
|
||||
type = "flag"
|
||||
help = "wrapped out-data in a ContentInfo"
|
||||
}
|
||||
option = {
|
||||
long = "allow-weak-crypto"
|
||||
type = "flag"
|
||||
help = "allow weak crypto"
|
||||
}
|
||||
min_args="2"
|
||||
argument="in-file out-file"
|
||||
help = "Unenvelope a file containing a EnvelopedData object"
|
||||
@@ -216,6 +221,11 @@ command = {
|
||||
type = "flag"
|
||||
help = "wrapped out-data in a ContentInfo"
|
||||
}
|
||||
option = {
|
||||
long = "allow-weak-crypto"
|
||||
type = "flag"
|
||||
help = "allow weak crypto"
|
||||
}
|
||||
min_args="2"
|
||||
argument="in-file out-file"
|
||||
help = "Envelope a file containing a EnvelopedData object"
|
||||
|
Reference in New Issue
Block a user