zigbee-alliance / distributed-compliance-ledger

DCL is a public permissioned ledger framework for certification of device models. The ledger is based on Cosmos SDK and CometBFT (Tendermint).
Apache License 2.0
89 stars 44 forks source link

Implement removal of NOC (Root and Intermediate) Certificates #560

Closed akarabashov closed 6 months ago

akarabashov commented 8 months ago

Need to be add a new command to Remove NOC Root and Intermediate certificate completely by Subject+SKID+SerialNumber

A new command REMOVE_X509_CERT / REMOVE_NOC_ROOT_CERT / REMOVE_NOC_ICA_CERT

akarabashov commented 6 months ago

PRs: https://github.com/zigbee-alliance/distributed-compliance-ledger/pull/568, https://github.com/zigbee-alliance/distributed-compliance-ledger/pull/567