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
Actions