Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

baas常见功能 #44

Open
11 tasks
davidkhala opened this issue Jan 8, 2024 · 0 comments
Open
11 tasks

baas常见功能 #44

davidkhala opened this issue Jan 8, 2024 · 0 comments

Comments

@davidkhala
Copy link
Owner

davidkhala commented Jan 8, 2024

raised in sm-blockchain

证书管理

区块链用户管理

  • 管理员和用户证书的撤销与更新
  • 证书注册时证书信息(CSR)可以定制。

证书准入

  • 实现为机构的排序节点、对等节点实现证书注册、撤销和更新。
  • 支持节点角色定义(NodeOU)。

区块链网络管理

  • 节点准入。网络扩容,向已经存储的区块链网络中增加新节点。网络缩容,从现有的网络中移除某个节点。
  • 机构准入。新机构加入到某个通道中。
  • 背书策略。部署链码可以指定接受背书结果的策略,例如指定接受背书数量(例如,3个中2个背书),指定某个、某几个具体机构背书。

区块链工具

  • 证书过期后自动更新,作为服务发布

区块链监控工具

  • graphana上显示Prometheus
  • cloudwatch接收statsD
  • cloudwatch配置手册
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant