git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19913 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-01-14 23:31:14 +00:00
parent 698d712bfa
commit 4af0b4f8bf

View File

@@ -1,4 +1,19 @@
2007-01-15 Love H<>rnquist <20>strand <lha@it.su.se>
* cms.c (hx509_cms_create_signed_1): use hx509_cert_binary
* ks_p12.c (store_func): use hx509_cert_binary
* ks_file.c (store_func): use hx509_cert_binary
* cert.c (hx509_cert_binary): return binary encoded
certificate (DER format)
2007-01-14 Love H<>rnquist <20>strand <lha@it.su.se> 2007-01-14 Love H<>rnquist <20>strand <lha@it.su.se>
* ca.c (hx509_ca_tbs_subject_expand): new function.
* name.c (hx509_name_expand): if env is NULL, return directly
* test_ca.in: test template handling * test_ca.in: test template handling