git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19611 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-12-31 01:37:31 +00:00
parent 7a0bda61c8
commit a10d6c1a04

View File

@@ -1,7 +1,18 @@
2006-12-31 Love H<>rnquist <20>strand <lha@it.su.se>
* 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.