Actions
Bug #3639
closedFATAL authorization rejected when default key is ECDSA
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:
- Make sure KeyChain is empty.
ndnsec key-gen -t e /localhost/operator | ndnsec cert-install -
.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
Updated by Junxiao Shi over 8 years ago
Updated by Junxiao Shi over 8 years ago
- Related to Bug #2063: CommandValidator uses deprecated CommandInterestValidator added
Updated by Junxiao Shi about 8 years ago
- Status changed from New to Closed
This error is indeed fixed.
Actions