diff --git a/lib/hx509/ChangeLog b/lib/hx509/ChangeLog index 0cf851c3f..46cc5b931 100644 --- a/lib/hx509/ChangeLog +++ b/lib/hx509/ChangeLog @@ -1,7 +1,18 @@ 2006-12-31 Love Hörnquist Åstrand + * hxtool.c: Allow setting path length + + * cert.c: Fix test for proxy certs chain length, it was too + restrictive. + + * data: regen + + * data/openssl.cnf: (proxy_cert) make length 0 + * test_ca.in: Issue a long living cert. + * hxtool.c: add --lifetime to ca command. + * hxtool-commands.in: add --lifetime to ca command. * ca.c: allow setting notBefore and notAfter.