diff --git a/lib/hx509/ChangeLog b/lib/hx509/ChangeLog index dbcbf44d9..4b9545ddf 100644 --- a/lib/hx509/ChangeLog +++ b/lib/hx509/ChangeLog @@ -1,5 +1,9 @@ 2008-01-27 Love Hörnquist Åstrand + * cert.c (hx509_query_match_eku): update to support the NULL + eku (reset), clearify the old behaivor with regards repetitive + calls. + * Add matching on EKU, validate EKUs, add hxtool matching glue, add check. Adapted from pach from Tim Miller of Mitre