Add matching on EKU, validate EKUs, add hxtool matching glue, add check. Adapted from pach from Tim Miller of Mitre
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22538 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -437,6 +437,12 @@ command = {
|
||||
argument = "name"
|
||||
help = "match on friendly name"
|
||||
}
|
||||
option = {
|
||||
long = "eku"
|
||||
type = "string"
|
||||
argument = "oid-string"
|
||||
help = "match on EKU"
|
||||
}
|
||||
option = {
|
||||
long = "keyEncipherment"
|
||||
type = "flag"
|
||||
|
||||
Reference in New Issue
Block a user