add CERT_NOT_FOUND

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15797 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2005-07-27 20:30:12 +00:00
parent 3f7e96f387
commit a7c5af0827

View File

@@ -25,6 +25,7 @@ error_code RANGE, "Number too large"
error_code NAME_CONSTRAINT_ERROR, "Error while verifing name constraints"
error_code PATH_TOO_LONG, "Path is too long, failed to find valid anchor"
error_code KU_CERT_MISSING, "Required keyusage for this certificate is missing"
error_code CERT_NOT_FOUND, "Certificate not found"
index 32
prefix HX509_CMS