Bug #2206
closed
NameServer's validator cannot fetch certificate when it gets Update message
Added by Shock Jiang about 10 years ago.
Updated almost 10 years ago.
Description
when name-server get updates message, its validator cannot fetch necessary certificate, which leads the failure of the name server.
By "failure" you mean termination because of the thrown exception? In any case this needs to be handled properly (and test case should be added to catch the problem).
- Target version set to 0.1
- Status changed from New to Code review
What's the root cause of this issue?
NFD does not to forward Interests to the face it was received from. If the name server and its validator share same face, the validator cannot be forwarded to the name server itself
Alex Afanasyev wrote:
By "failure" you mean termination because of the thrown exception? In any case this needs to be handled properly (and test case should be added to catch the problem).
by failure I mean the Update message cannot pass verification. Thus, name server just ignores this Update.
Shock Jiang wrote:
Alex Afanasyev wrote:
By "failure" you mean termination because of the thrown exception? In any case this needs to be handled properly (and test case should be added to catch the problem).
by failure I mean the Update message cannot pass verification. Thus, name server just ignores this Update. No exception will be shrown.
- Tracker changed from Task to Bug
- Status changed from Code review to Closed
Also available in: Atom
PDF