git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17346 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-04-28 16:43:26 +00:00
parent 5a7018a15e
commit fea62ab3b7

View File

@@ -1,5 +1,11 @@
2006-04-28 Love H<>rnquist <20>strand <lha@it.su.se>
* data/{pkinit,kdc}.{crt,key}: pkinit certificates
* data/gen-req.sh: Generate pkinit certificates.
* data/openssl.cnf: Add pkinit glue.
* cert.c (hx509_verify_hostname): implement stub function
2006-04-27 Love H<>rnquist <20>strand <lha@it.su.se>