git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19788 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-01-09 11:47:01 +00:00
parent 6e070754c2
commit 312f87ccaf

View File

@@ -1,5 +1,10 @@
2007-01-09 Love H<>rnquist <20>strand <lha@it.su.se>
* test_ca.in: rename all files to PEM files, since that is what
they are.
* hxtool.c: copy out the key with the self signed CA cert
* Factor out private key operation out of the signing, operations,
support import, export, and generation of private keys. Add
support for writing PEM and PKCS12 files with private keys in them.