Project

General

Profile

Actions

Bug #3639

closed

FATAL authorization rejected when default key is ECDSA

Added by Junxiao Shi almost 8 years ago. Updated over 7 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Management
Target version:
Start date:
06/02/2016
Due date:
% Done:

0%

Estimated time:

Description

Environment: OS X 10.11, with NFD built from source

Steps to reproduce:

  1. Make sure KeyChain is empty.
  2. ndnsec key-gen -t e /localhost/operator | ndnsec cert-install -.
  3. nfd-start; if prompted for Keychain Access, click "always allow"

Expected: NFD initializes successfully

Actual: FATAL: [NFD] Error in setting interest filter (/localhost/nfd/rib): authorization rejected


Related issues 1 (0 open1 closed)

Related to NFD - Bug #2063: CommandValidator uses deprecated CommandInterestValidatorClosedJunxiao Shi10/13/2014

Actions
Actions #1

Updated by Junxiao Shi over 7 years ago

The deprecated ndn::util::CommandInterestValidator expects SignatureSha256WithRsa, causing this bug.
This would be solved with #2063.

Actions #2

Updated by Junxiao Shi over 7 years ago

  • Related to Bug #2063: CommandValidator uses deprecated CommandInterestValidator added
Actions #3

Updated by Junxiao Shi over 7 years ago

  • Status changed from New to Closed

This error is indeed fixed.

Actions

Also available in: Atom PDF