Project

General

Profile

Actions

Bug #2206

closed

NameServer's validator cannot fetch certificate when it gets Update message

Added by Shock Jiang over 9 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
High
Assignee:
Target version:
Start date:
11/20/2014
Due date:
% Done:

0%

Estimated time:

Description

when name-server get updates message, its validator cannot fetch necessary certificate, which leads the failure of the name server.

Actions #1

Updated by Alex Afanasyev over 9 years ago

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).

Actions #2

Updated by Alex Afanasyev over 9 years ago

  • Target version set to 0.1
Actions #3

Updated by Shock Jiang over 9 years ago

  • Status changed from New to Code review
Actions #4

Updated by Junxiao Shi over 9 years ago

What's the root cause of this issue?

Actions #5

Updated by Shock Jiang over 9 years ago

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

Actions #6

Updated by Shock Jiang over 9 years ago

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.

Actions #7

Updated by Shock Jiang over 9 years ago

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.

Actions #8

Updated by Shock Jiang over 9 years ago

  • Tracker changed from Task to Bug
Actions #9

Updated by Shock Jiang over 9 years ago

  • Status changed from Code review to Closed
Actions

Also available in: Atom PDF