当前位置:网站首页>长安链节点证书、角色、权限管理介绍
长安链节点证书、角色、权限管理介绍
2022-06-12 08:51:00 【帅气的梧桐述】
证书管理体系
ChainMaker区块链网络中使用的证书类型有三大类:
CA证书
- 细分为根CA证书、中间CA证书、自签CA证书,其余两类证书都是使用CA证书签名生成。
- 每个组织一个CA证书。通过 chainmaker-cryptogen生成。
- 本组织的所有节点证书以及用户证书都是由此CA证书签发生成。
节点证书
- 细分为共识节点、同步节点、轻节点使用的证书。同步节点和轻节点证书类型相同。
- 每个组织至少有一个共识节点,也可以部署多个。
- 每个组织可以有若干同步和轻节点,也可以不部署。
- 每个节点都会有一个节点TLS证书和一个节点SIGN证书
- 节点TLS证书用于跟客户端建立tls链接,使用CA证书签发获得
- 用
边栏推荐
- Shell基本语法--数组
- Background location case 1
- 通俗理解时域采样与频域延拓
- [untitled] task3 multiple recall
- Shell basic syntax -- array
- In the era of intelligent manufacturing, how do enterprises carry out digital transformation
- Analysis of 43 cases of MATLAB neural network: Chapter 8 prediction of GRNN Network - Freight Volume Prediction Based on generalized regression neural network
- 【新规划】
- 第四章-第一个程序
- JVM学习笔记:垃圾回收机制
猜你喜欢

Display the remaining valid days according to the valid period

Analysis of 43 cases of MATLAB neural network: Chapter 7 regression of RBF Network -- Realization of nonlinear function regression

Production scheduling status of manufacturing enterprises and solutions of APS system

JVM learning notes: three local method interfaces and execution engines

Error: clear the history in the search box in the website?

Redis installation test

分库分表会带来读扩散问题?怎么解决?

Why should enterprises implement MES? What are the specific operating procedures?
![[GUI development] browsing function implementation model of image processing software](/img/37/2162a6047682b9cfc9b8b7c2488068.jpg)
[GUI development] browsing function implementation model of image processing software

【字符集八】char8_t、char16_t、char32_t、wchar、char
随机推荐
Close asymmetric key
深拷贝与浅拷贝的区别
Configuration and principle of MSTP
Is it really expensive for enterprises to launch MES software?
Regularization to limit the number of digits after the decimal point of an input number
(p21-p24) unified data initialization method: List initialization, initializing objects of non aggregate type with initialization list, initializer_ Use of Lisy template class
JS to refresh the page after loading
(p15-p16) optimization of the right angle bracket of the template and the default template parameters of the function template
RuntimeError:Input and parameter tensors are not at the same device, found input tensor at cuda:0 an
Shell基本语法--数组
Summary of common character sets
第五章-[bx]和Loop指令
Knee joint
Encapsulate the amount input box component.
API处理Android安全距离
[essence] explain in detail the memory management mechanism in QT
Dynamic segment tree leetcode six hundred and ninety-nine
【进阶指针二】数组传参&指针传参&函数指针&函数指针数组&回调函数
2022.6.11-----leetcode.926
Set up redis sentinel cluster (instance):