Project

General

Profile

Actions

Bug #4622

closed

Move away from use of relative addresses in preconfigured certfile

Added by Alexander Lane almost 6 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Start date:
05/30/2018
Due date:
% Done:

0%

Estimated time:

Description

While the location "certs/localhost_daemons_nfd.ndncert" is valid for running on a host system where the NFD PPA is installed, attempting to run it in emulated systems such as MiniNDN will cause fatal errors as it attempts to reference a nonexistent local directory. Without making the user have to alter their PPA nfd.conf file themselves, the only real solution to not causing errors is to prioritize the sample file, which can potentially break the ability to use custom configurations for testing. As this particular file seems to be unique to the PPA, would it be possible to change this reference to /etc/ndn/certs... to avoid this issue and potentially others in the future?

Actions

Also available in: Atom PDF