summaryrefslogtreecommitdiff
path: root/source4/heimdal/lib/hx509/hx509_err.et
diff options
context:
space:
mode:
Diffstat (limited to 'source4/heimdal/lib/hx509/hx509_err.et')
-rw-r--r--source4/heimdal/lib/hx509/hx509_err.et1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/heimdal/lib/hx509/hx509_err.et b/source4/heimdal/lib/hx509/hx509_err.et
index 76bbfaeaba..6225f125fb 100644
--- a/source4/heimdal/lib/hx509/hx509_err.et
+++ b/source4/heimdal/lib/hx509/hx509_err.et
@@ -66,6 +66,7 @@ error_code RSA_PRIVATE_ENCRYPT, "RSA private encyption failed"
error_code RSA_PUBLIC_DECRYPT, "RSA public decryption failed"
error_code RSA_PRIVATE_DECRYPT, "RSA private decryption failed"
error_code ALGORITHM_BEST_BEFORE, "Algorithm has passed its best before date"
+error_code KEY_FORMAT_UNSUPPORTED, "Key format is unsupported"
# revoke related errors
index 96