Actions
Task #5163
closedDeprecate and remove obsolete ndnsec command aliases
Start date:
Due date:
% Done:
100%
Estimated time:
Description
We're still shipping wrappers for a bunch of old ndnsec
commands. They are undocumented and can be a source of confusion for the user. We should deprecate them and eventually stop installing them altogether.
The full list is:
- ndnsec-certgen -> cert-gen
- ndnsec-dump-certificate -> cert-dump
- ndnsec-install-cert -> cert-install
- ndnsec-keygen -> key-gen
- ndnsec-ls-identity -> list
Updated by Davide Pesavento over 3 years ago
- Status changed from New to In Progress
- % Done changed from 0 to 50
Deprecation: https://gerrit.named-data.net/c/ndn-cxx/+/6431
Updated by Davide Pesavento over 2 years ago
- Target version changed from 0.8.0 to 0.8.1
Updated by Davide Pesavento about 2 years ago
- Target version changed from 0.8.1 to 0.9.0
Updated by Davide Pesavento over 1 year ago
- Status changed from In Progress to Code review
- % Done changed from 50 to 100
Updated by Davide Pesavento over 1 year ago
- Status changed from Code review to Closed
Actions