Actions
Task #2220
closedDisable signed Interest validation without modifying code
Start date:
Due date:
% Done:
100%
Estimated time:
Updated by Junxiao Shi almost 10 years ago
- Tracker changed from Task to Feature
- Subject changed from Disable validation of command interests without modifying the code. to Disable signed Interest validation without modifying code
- Start date deleted (
11/24/2014)
I believe this feature is already supported by ValidatorConfig
. It can be configured to skip all validation.
@Yingdi Yu can you confirm?
Updated by Alex Afanasyev almost 10 years ago
Yes. There is such function inside ValidatorConfig. The task here is to supply proper config section to the manager without having the configuration file (which doesn't and shouldn't exist in the simulation scenario).
Updated by Alex Afanasyev almost 10 years ago
- Tracker changed from Feature to Task
- Project changed from NFD to ndnSIM
Updated by Yingdi Yu almost 10 years ago
I agree with Alex, the simulator does not really need to have the validation config. If it is really needed, one can specify a trust-anchor with type "any" to disable validation, as described in http://named-data.net/doc/ndn-cxx/current/tutorials/security-validator-config.html#trust-anchors
Updated by Alex Afanasyev almost 10 years ago
- Category set to model
- Status changed from New to In Progress
- Assignee set to Alex Afanasyev
- Target version set to 2.0
Updated by Alex Afanasyev almost 10 years ago
- Status changed from In Progress to Resolved
- % Done changed from 0 to 100
Updated by Alex Afanasyev almost 10 years ago
- Status changed from Resolved to Closed
Actions