git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17369 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-04-30 07:36:43 +00:00
parent fa7b5da860
commit 5d5378db66

View File

@@ -1,5 +1,12 @@
2006-04-30 Love H<>rnquist <20>strand <lha@it.su.se>
* lib/krb5/pkinit.c (cert2epi): don't include subject if its null
2006-04-29 Love H<>rnquist <20>strand <lha@it.su.se>
* lib/krb5/pkinit.c: Send over what trust anchors the client have
configured.
* lib/krb5/pkinit.c (pk_verify_host): set better error string,
only check kdc name/address when we got a hostname/address passed
in the the function.