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:
Love Hörnquist Åstrand
2008-01-27 13:05:47 +00:00
parent f2a273e1a3
commit 0ff6dbc8bb
8 changed files with 142 additions and 10 deletions

View File

@@ -139,6 +139,7 @@ HEIMDAL_X509_1.0 {
hx509_query_alloc;
hx509_query_free;
hx509_query_match_cmp_func;
hx509_query_match_eku;
hx509_query_match_friendly_name;
hx509_query_match_issuer_serial;
hx509_query_match_option;