Actions
Task #2220
closedDisable signed Interest validation without modifying code
Start date:
Due date:
% Done:
100%
Estimated time:
Actions
Added by Spyros Mastorakis almost 10 years ago. Updated almost 10 years ago.
100%
I believe this feature is already supported by ValidatorConfig
. It can be configured to skip all validation.
@Yingdi Yu can you confirm?
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).
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