Actions
Task #3798
closedImproved error reporting in verifyData
Status:
Closed
Priority:
Normal
Assignee:
-
Start date:
10/05/2016
Due date:
% Done:
0%
Estimated time:
Description
In general, OnVerifyFailed should be updated to include an error string (like in ndn-cxx) to explain why the signature verification failed. In particular, the ConfigPolicyManager has extra failure reasons such as "unexpected config file format", "config file doesn't exist", etc. This would help with debugging.
Updated by Anonymous about 8 years ago
- Subject changed from Improved error reporting in ConfigPolicyManager to Improved error reporting in verifyData
Updated by Anonymous about 8 years ago
- Status changed from In Progress to Closed
Committed changes to all libraries.
Actions