Fix comment about subject name of proxy certificate.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17258 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-04-26 13:49:27 +00:00
parent cf3c9e7986
commit db9e1df818

View File

@@ -1320,7 +1320,7 @@ hx509_verify_path(hx509_context context,
goto out;
}
/* XXX verify issuer name */
/* XXX verify subject name is CN=XXX,<proxy issuer> */
free_ProxyCertInfo(&info);
break;