当前位置:网站首页>长安链学习笔记-证书研究之证书模式
长安链学习笔记-证书研究之证书模式
2022-07-06 18:34:00 【InfoQ】
crypto_config:
- domain: chainmaker.org
host_name: wx-org
count: 4 # 如果为1,直接使用host_name,否则添加递增编号
# pk_algo: sm2
pk_algo: ecc_p256
ski_hash: sha256
#pkcs11配置
pkcs11:
enabled: false
library: /usr/local/lib64/pkcs11/libupkcs11.so
label: HSM
password: 11111111
session_cache_size: 10
hash: "SHA256" # hash algorithm used to compute SKI
specs: &specs_ref
expire_year: 10
sans:
- chainmaker.org
- localhost
- 127.0.0.1
location: &location_ref
country: CN
locality: Beijing
province: Beijing
# CA证书配置
ca:
location:
<<: *location_ref
specs:
<<: *specs_ref
# 节点证书配置
node:
- type: consensus
# 共识节点数量
count: 1
# 共识节点配置
location:
<<: *location_ref
specs:
<<: *specs_ref
expire_year: 5
- type: common
# 普通节点数量
count: 1
# 普通节点配置
location:
<<: *location_ref
specs:
<<: *specs_ref
expire_year: 5
user:
- type: admin
# 管理员证书数量
count: 1
# 管理员证书配置
location:
<<: *location_ref
expire_year: 5
- type: client
# 普通用户证书数量
count: 1
# 普通用户证书配置
location:
<<: *location_ref
expire_year: 5
- type: light
# 轻节点用户证书数量
count: 1
# 轻节点用户证书配置
location:
<<: *location_ref
expire_year: 5
- host_name: wx-org
- count: 4 # 如果为1,直接使用host_name,否则添加递增编号
边栏推荐
- Flir Blackfly S 工业相机:通过外部触发实现多摄像头同步拍摄
- ROS learning (23) action communication mechanism
- Can't you understand the code of linked list in C language? An article allows you to grasp the secondary pointer and deeply understand the various forms of parameter passing in the function parameter
- Analyze "C language" [advanced] paid knowledge [i]
- ROS学习(22)TF变换
- MySQL最基本的SELECT(查询)语句
- C language [23] classic interview questions [Part 2]
- 2022/0524/bookstrap
- freeswitch拨打分机号源代码跟踪
- @Before, @after, @around, @afterreturning execution sequence
猜你喜欢

微服务架构介绍

ROS学习(23)action通信机制

激光雷达:Ouster OS产品介绍及使用方法

Recognition of C language array

Blue Bridge Cup 2022 13th provincial competition real topic - block painting

ROS learning (23) action communication mechanism

Flir Blackfly S USB3 工业相机:计数器和定时器的使用方法

使用Ceres进行slam必须要弄清楚的几个类和函数
![Yiwen takes you into [memory leak]](/img/a8/bd1a57ef3bde8910eff2a5f68296df.png)
Yiwen takes you into [memory leak]

AcWing 1148. Secret milk transportation problem solution (minimum spanning tree)
随机推荐
JS ES5也可以創建常量?
2022/0524/bookstrap
爬虫实战(六):爬笔趣阁小说
Analyze "C language" [advanced] paid knowledge [II]
454 Baidu Mianjing 1
Reptile practice (VI): novel of climbing pen interesting Pavilion
Shell script quickly counts the number of lines of project code
XML to map tool class xmlmaputils (tool class V)
ROS learning (23) action communication mechanism
Box stretch and pull (left-right mode)
FLIR blackfly s industrial camera: explanation and configuration of color correction and code setting method
uva 1401 dp+Trie
AcWing 345. Cattle station solution (nature and multiplication of Floyd)
传感器:土壤湿度传感器(XH-M214)介绍及stm32驱动代码
字符串的相关编程题
C language [23] classic interview questions [Part 2]
STM32F4---通用定时器更新中断
Analyze "C language" [advanced] paid knowledge [End]
张平安:加快云上数字创新,共建产业智慧生态
Zabbix 5.0:通过LLD方式自动化监控阿里云RDS