git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19730 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-01-05 18:43:27 +00:00
parent dfcfc51c66
commit 986dc89efb
2 changed files with 17 additions and 1 deletions

View File

@@ -1,5 +1,11 @@
2007-01-04 Love H<>rnquist <20>strand <lha@it.su.se>
2007-01-05 Love H<>rnquist <20>strand <lha@it.su.se>
* doc/setup.texi: Change --key argument to --out-key.
* kuser/kimpersonate.1: mangle my name
2007-01-04 Love H<>rnquist <20>strand <lha@it.su.se>
* doc/setup.texi: describe how to use hx509 to create
certificates.

View File

@@ -1,5 +1,15 @@
2007-01-05 Love H<>rnquist <20>strand <lha@it.su.se>
* test_ca.in: test reissueing ca certificate (xxx time
validAfter).
* hxtool.c: Allow setting serialNumber (needed for reissuing
certificates) Change --key argument to --out-key.
* hxtool-commands.in (issue-certificate): Allow setting
serialNumber (needed for reissuing certificates), Change --key
argument to --out-key.
* ref: Replace with Marcus Brinkmann of g10 Code GmbH pkcs11
headerfile that is compatible with GPL (file taken from scute)