git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17267 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-04-26 15:46:22 +00:00
parent ce731322d7
commit dfd46eaeaa

View File

@@ -1,5 +1,7 @@
2006-04-26 Love H<>rnquist <20>strand <lha@it.su.se> 2006-04-26 Love H<>rnquist <20>strand <lha@it.su.se>
* hx509_err.et: Add another proxy certificate error.
* cert.c (hx509_verify_path): Need to mangle name to remove the CN * cert.c (hx509_verify_path): Need to mangle name to remove the CN
of the subject, copying issuer only works for one level but is of the subject, copying issuer only works for one level but is
better then doing no checking at all. better then doing no checking at all.