add selection on KU and printing to query
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18021 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -344,6 +344,21 @@ command = {
|
||||
argument = "name"
|
||||
help = "match on friendly name"
|
||||
}
|
||||
option = {
|
||||
long = "keyEncipherment"
|
||||
type = "flag"
|
||||
help = "match keyEncipherment certificates"
|
||||
}
|
||||
option = {
|
||||
long = "digitalSignature"
|
||||
type = "flag"
|
||||
help = "match digitalSignature certificates"
|
||||
}
|
||||
option = {
|
||||
long = "print"
|
||||
type = "flag"
|
||||
help = "print matches"
|
||||
}
|
||||
option = {
|
||||
long = "pass"
|
||||
type = "strings"
|
||||
|
Reference in New Issue
Block a user