summaryrefslogtreecommitdiffstats
path: root/lasso/xml
diff options
context:
space:
mode:
Diffstat (limited to 'lasso/xml')
-rw-r--r--lasso/xml/errors.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lasso/xml/errors.h b/lasso/xml/errors.h
index bd31b86a..3a4128f8 100644
--- a/lasso/xml/errors.h
+++ b/lasso/xml/errors.h
@@ -43,6 +43,7 @@
#define LASSO_DS_ERROR_KEYS_MNGR_CREATION_FAILED -107
#define LASSO_DS_ERROR_KEYS_MNGR_INIT_FAILED -108
#define LASSO_DS_ERROR_SIGNATURE_VERIFICATION_FAILED -109
+#define LASSO_DS_ERROR_CA_CERT_CHAIN_LOAD_FAILED -110
#define LASSO_SERVER_ERROR_PROVIDER_NOT_FOUND -201
#define LASSO_SERVER_ERROR_ADD_PROVIDER_FAILED -202