From 3cbc662bc7f1a864078617f1c62dd0db60bad2fc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Sat, 29 Apr 2006 15:05:22 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17351 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/hx509/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/lib/hx509/ChangeLog b/lib/hx509/ChangeLog index e8982d2e1..6b3710dd1 100644 --- a/lib/hx509/ChangeLog +++ b/lib/hx509/ChangeLog @@ -1,3 +1,13 @@ +2006-04-29 Love Hörnquist Åstrand + + * data/openssl.cnf: Add EKU for the KDC certificate + + * cert.c (hx509_cert_get_base_subject): reject un-canon proxy + certs, not the reverse + (add_to_list): constify and fix argument order to + copy_octet_string + (hx509_cert_find_subjectAltName_otherName): make work + 2006-04-28 Love Hörnquist Åstrand * data/{pkinit,kdc}.{crt,key}: pkinit certificates