From bf43ede78835272b9ee199ff5c474395dc675581 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Wed, 8 Aug 2007 11:53:04 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21870 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/hx509/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lib/hx509/ChangeLog b/lib/hx509/ChangeLog index bc130694b..98795b3bf 100644 --- a/lib/hx509/ChangeLog +++ b/lib/hx509/ChangeLog @@ -1,5 +1,12 @@ 2007-08-08 Love Hörnquist Åstrand + * cert.c: "self-signed doesn't count" doesn't apply to trust + anchor certificate. make trust anchor check consistant. + + * revoke.c: make compile. + + * revoke.c (verify_crl): set error strings. + * revoke.c (verify_crl): handle with the signer is the CRLsigner (shortcut).