Expand crypto-select
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19152 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -389,9 +389,24 @@ command = {
|
||||
help = "Print available CMS crypto types"
|
||||
}
|
||||
command = {
|
||||
option = {
|
||||
long = "type"
|
||||
type = "string"
|
||||
help = "type of CMS algorithm"
|
||||
}
|
||||
option = {
|
||||
long = "certificate"
|
||||
type = "string"
|
||||
help = "source certificate limiting the choices"
|
||||
}
|
||||
option = {
|
||||
long = "peer-cmstype"
|
||||
type = "strings"
|
||||
help = "peer limiting cmstypes"
|
||||
}
|
||||
name = "crypto-select"
|
||||
min_args="0"
|
||||
help = "Print available CMS crypto types"
|
||||
help = "Print selected CMS type"
|
||||
}
|
||||
command = {
|
||||
name = "help"
|
||||
|
Reference in New Issue
Block a user