git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21309 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-06-25 18:24:01 +00:00
parent fc504fb042
commit 1f5b66439c

View File

@@ -1,5 +1,21 @@
2007-06-25 Love H<>rnquist <20>strand <lha@it.su.se>
* ks_file.c: Use PEM encoding/decoding functions.
* file.c: PEM encode/decoding functions.
* ks_file.c: Use hx509_pem_write.
* version-script.map: Export some semi-private functions.
* hxtool.c: Enable writing out signed data as a pem attachment.
* hxtool-commands.in (cms-create-signed): add --pem
* file.c (hx509_pem_write): Add.
* test_ca.in: Issue and test null subject cert.
* cert.c: Match is first component is in a CN=.
* test_ca.in: Test hostname if first CN.