From 3669c75ddda5e6d5ee6c07ab62237bbc6b649b18 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Fri, 12 Jan 2007 22:47:24 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19877 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/hx509/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/lib/hx509/ChangeLog b/lib/hx509/ChangeLog index 30b6dddce..d16eded99 100644 --- a/lib/hx509/ChangeLog +++ b/lib/hx509/ChangeLog @@ -1,5 +1,14 @@ 2007-01-12 Love Hörnquist Åstrand + * ca.c: Don't issue certs with subject DN that is NULL and have no + SANs + + * print.c: Fix previous test. + + * print.c: Check there is a SAN if subject DN is NULL. + + * test_ca.in: test email, null subject dn + * hxtool.c: Allow setting parameters to private key generation. * hx_locl.h: Allow setting parameters to private key generation.