当前位置:网站首页>长安链节点证书、角色、权限管理介绍
长安链节点证书、角色、权限管理介绍
2022-06-12 08:51:00 【帅气的梧桐述】
证书管理体系
ChainMaker区块链网络中使用的证书类型有三大类:
CA证书
- 细分为根CA证书、中间CA证书、自签CA证书,其余两类证书都是使用CA证书签名生成。
- 每个组织一个CA证书。通过 chainmaker-cryptogen生成。
- 本组织的所有节点证书以及用户证书都是由此CA证书签发生成。
节点证书
- 细分为共识节点、同步节点、轻节点使用的证书。同步节点和轻节点证书类型相同。
- 每个组织至少有一个共识节点,也可以部署多个。
- 每个组织可以有若干同步和轻节点,也可以不部署。
- 每个节点都会有一个节点TLS证书和一个节点SIGN证书
- 节点TLS证书用于跟客户端建立tls链接,使用CA证书签发获得
- 用
边栏推荐
- Background location case II
- JS to refresh the page after loading
- Dynamic segment tree leetcode six hundred and ninety-nine
- 处理异常数据
- 进制GB和GiB的区别
- When converting tensor to ndarray in tensorflow, the run or Eval function is constantly called in the loop, and the code runs more and more slowly!
- Difference between binary GB and gib
- [advanced pointer 2] array parameter transfer & pointer parameter transfer & function pointer & function pointer array & callback function
- Specify 404 and 500 error reporting pages.
- Graphic analysis of viewbox in SVG
猜你喜欢

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

【字符集七】汉字的宽字符码和多字节码分别是多少

torch.logical_and()方法

Configuration and principle of MSTP

深拷贝与浅拷贝的区别

Inheritance of row height

Build personal blog and web.

Background position - exact units

Regularization to limit the number of digits after the decimal point of an input number

How to understand the production scheduling of APS system?
随机推荐
Shell基本语法--算数运算
(node:22344) [DEP0123] DeprecationWarning: Setting the TLS ServerName to an IP address is not permit
【无标题】Task3 多路召回
Error: what if the folder cannot be deleted when it is opened in another program
Engineers learn music theory (III) interval mode and chord
Make a simple page with the websql database of HTML5:
正则校验用户名
处理异常数据
Seurat package addmodulescore is used for bulk RNA SEQ data
Popular understanding of time domain sampling and frequency domain continuation
Binlog in mysql:
分库分表会带来读扩散问题?怎么解决?
Error: ER_ NOT_ SUPPORTED_ AUTH_ MODE: Client does not support authentication protocol requested ... ...
Analysis of 43 cases of MATLAB neural network: Chapter 8 prediction of GRNN Network - Freight Volume Prediction Based on generalized regression neural network
Application method of new version UI of idea + use method of non test qualification and related introduction
【动态内存管理】malloc&calloc和realloc和笔试题和柔性数组
【字符集八】char8_t、char16_t、char32_t、wchar、char
[new planning]
【进阶指针二】数组传参&指针传参&函数指针&函数指针数组&回调函数
ERROR 1630 (42000): FUNCTION a.avg does not exist. Check the ‘Function Name Parsing and Resolution‘