Project

General

Profile

Bug #4297

Updated by Davide Pesavento over 6 years ago

To reproduce the bug: 

 
 1. In `/usr/local/etc/ndn/client.conf`, "/usr/local/etc/ndn/client.conf", add `tpm=tpm-file` "tpm=tpm-file" 
 2. Run "`ndnsec "ndnsec key-gen /test`" /test" 
 3. Run "`ndnsec list`", "ndnsec list", identity `/test` "/test" doesn't exist; check `pib.db` "pib.db" file, identity, key, cert corresponding to `/test` "/test" do not exist.

Back