git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19582 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-12-30 15:00:18 +00:00
parent d09a750407
commit 7ddee6b712

View File

@@ -1,3 +1,20 @@
2006-12-30 Love H<>rnquist <20>strand <lha@it.su.se>
* ca.c: Add dnsname and rfc822 SANs.
* hxtool.c: Add dnsname and rfc822 SANs.
* test_ca.in: test adding eku, ku and san to the
certificate (https and pk-init)
* hxtool.c: Add eku, ku and san to the certificate.
* ca.c: Add eku, ku and san to the certificate.
* hxtool-commands.in: Add --type and --pk-init-principal
* ocsp.asn1: remove id-kp-OCSPSigning, its in rfc2459.asn1 now
2006-12-29 Love H<>rnquist <20>strand <lha@it.su.se>
* ca.c: Add KeyUsage extension.