New error code, CERT_NOT_IN_OCSP
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20807 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -76,7 +76,8 @@ error_code CRL_CERT_REVOKED, "Certificate is included in CRL"
|
||||
error_code REVOKE_STATUS_MISSING, "No revoke status found for certificates"
|
||||
error_code CRL_UNKNOWN_EXTENSION, "Unknown extension"
|
||||
error_code REVOKE_WRONG_DATA, "Got wrong CRL/OCSP data from server"
|
||||
error_code REVOKE_NOT_SAME_PARENT, "Doesn't have same parent as other certificaes"
|
||||
error_code REVOKE_NOT_SAME_PARENT, "Doesn't have same parent as other certificates"
|
||||
error_code CERT_NOT_IN_OCSP, "Certificates not in OCSP reply"
|
||||
|
||||
# misc error
|
||||
index 108
|
||||
|
Reference in New Issue
Block a user