新增更新區塊鏈憑證功能 #20

Open
opened 2021-12-08 01:09:21 -05:00 by SecondDim · 0 comments
SecondDim commented 2021-12-08 01:09:21 -05:00 (Migrated from github.com)

說明 (Description)

現行功能只能發放憑證,新功能希望能管理運行中的區塊連憑證,使憑證能更新與撤銷。

Please include a summary of the issue.

種類 (Issue Type)

[x] Feature Request
[ ] Report Bug
[ ] Other


新功能 (Feature Request)

希望新增此功能的原因 (Reason for this Feature)

  • 更新即期憑證
  • 更新過去憑證
  • Revoke 憑證

可能的使用方式

bdk ca update --msp-id=foo
bdk orderer ca update --msp-id=foo
bdk peer ca update --msp-id=foo
## 說明 (Description) 現行功能只能發放憑證,新功能希望能管理運行中的區塊連憑證,使憑證能更新與撤銷。 Please include a summary of the issue. ## 種類 (Issue Type) [x] Feature Request [ ] Report Bug [ ] Other --- ## 新功能 (Feature Request) **希望新增此功能的原因 (Reason for this Feature)** - 更新即期憑證 - 更新過去憑證 - Revoke 憑證 ## 可能的使用方式 ``` bash bdk ca update --msp-id=foo bdk orderer ca update --msp-id=foo bdk peer ca update --msp-id=foo ```
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
cathayddt/bdk#20
No description provided.