Feature #2393
openndnsec: update TpmLocator in PIB
0%
Description
In some cases (moving PIB/TPM to different location, fixing compatibility errors) it is necessary to manually update TpmLocator saved in PIB.
Updated by Junxiao Shi over 10 years ago
- Tracker changed from Task to Feature
- Subject changed from ndnsec should provide tool to update TpmLocator in PIB to ndnsec tool: update TpmLocator in PIB
I doubt the necessity of a tool.
Having such tool promotes that TPM locator can be changed, but changing TPM is error-prone.
This operation is rarely needed.
Since the PIB database structure is (or is supposed to be) documented, operator could modify the database directly.
Alternatively, use ndnsec-export
to export all public and private keys, reset the PIB, and use ndnsec-import
to import keys back into the new PIB/TPM.
Updated by Alex Afanasyev over 10 years ago
- Priority changed from High to Normal
Ok. I'm reducing priority, as it is not that important and critical.
However, I would disagree that this would be only in import/export. It should be there, but it shouldn't be the only place. Editing the database manually possible, but one have to actually know low level details.
Updated by Alex Afanasyev almost 10 years ago
- Target version changed from v0.3 to v0.5
Updated by Yingdi Yu over 9 years ago
- Blocked by Task #2926: Refactor KeyChain added
Updated by Yingdi Yu over 9 years ago
- Assignee changed from Yingdi Yu to Zhiyi Zhang
Updated by Davide Pesavento over 4 years ago
- Subject changed from ndnsec tool: update TpmLocator in PIB to ndnsec: update TpmLocator in PIB
- Assignee deleted (
Zhiyi Zhang)