Actions
Feature #4205
closedRestore PIB service after ndn-cxx security v2 and other breaking changes
Status:
Rejected
Priority:
Normal
Assignee:
-
Start date:
Due date:
% Done:
0%
Estimated time:
18.00 h
Description
PIB service was disabled during ndn-cxx's transition to security v2. It should be restored when the transition is over, and adapt to all accumulated breaking changes.
Updated by Junxiao Shi over 7 years ago
- Blocked by Task #3098: Merge KeyChain branch added
Updated by Junxiao Shi over 7 years ago
- Blocked by Task #3920: Convert existing validator implementations to v2::Validator added
Updated by Junxiao Shi over 5 years ago
- Status changed from New to Rejected
As revealed in 20190325 call, the design goal for PIB service is to serve certificates, where one prefix is registered for each certificate. This feature has been added to repo-ng in #4247, so PIB service is no longer necessary and will not be restored.
Actions