当前位置:网站首页>Chang'an chain learning notes - certificate model of certificate research
Chang'an chain learning notes - certificate model of certificate research
2022-07-07 02:11:00 【InfoQ】
crypto_config:
- domain: chainmaker.org
host_name: wx-org
count: 4 # If 1, Use it directly host_name, Otherwise, add an incremental number
# pk_algo: sm2
pk_algo: ecc_p256
ski_hash: sha256
#pkcs11 To configure
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 Certificate configuration
ca:
location:
<<: *location_ref
specs:
<<: *specs_ref
# Node certificate configuration
node:
- type: consensus
# Number of consensus nodes
count: 1
# Consensus node configuration
location:
<<: *location_ref
specs:
<<: *specs_ref
expire_year: 5
- type: common
# Number of ordinary nodes
count: 1
# Common node configuration
location:
<<: *location_ref
specs:
<<: *specs_ref
expire_year: 5
user:
- type: admin
# Number of administrator certificates
count: 1
# Administrator certificate configuration
location:
<<: *location_ref
expire_year: 5
- type: client
# Number of ordinary user certificates
count: 1
# Common user certificate configuration
location:
<<: *location_ref
expire_year: 5
- type: light
# Number of user certificates of light nodes
count: 1
# Light node user certificate configuration
location:
<<: *location_ref
expire_year: 5
- host_name: wx-org
- count: 4 # If 1, Use it directly host_name, Otherwise, add an incremental number
边栏推荐
- JS how to quickly create an array with length n
- Processing image files uploaded by streamlit Library
- CISP-PTE实操练习讲解(二)
- Box stretch and pull (left-right mode)
- Vingt - trois mille feuilles? "Yang mou" derrière l'explosion de la consommation végétale
- Related programming problems of string
- ROS学习(24)plugin插件
- How can I code for 8 hours without getting tired.
- When grep looks for a process, it ignores the grep process itself
- 强化学习如何用于医学影像?埃默里大学最新《强化学习医学影像分析》综述,阐述最新RL医学影像分析概念、应用、挑战与未来方向
猜你喜欢
ROS learning (26) dynamic parameter configuration
Baidu flying general BMN timing action positioning framework | data preparation and training guide (Part 2)
ROS學習(23)action通信機制
centos8安裝mysql報錯:The GPG keys listed for the “MySQL 8.0 Community Server“ repository are already ins
场景实践:基于函数计算快速搭建Wordpress博客系统
FLIR blackfly s industrial camera: auto exposure configuration and code
张平安:加快云上数字创新,共建产业智慧生态
红外相机:巨哥红外MAG32产品介绍
Twenty or thirty thousand a leaf? "Yang Mou" behind the explosion of plant consumption
ROS学习(十九)机器人SLAM功能包——cartographer
随机推荐
Flir Blackfly S USB3 工业相机:白平衡设置方法
Blackfly s usb3 industrial camera: buffer processing
Threadlocalutils (tool class IV)
蓝桥杯2022年第十三届省赛真题-积木画
Web开发小妙招:巧用ThreadLocal规避层层传值
Batch delete data in SQL - set in entity
centos8安裝mysql報錯:The GPG keys listed for the “MySQL 8.0 Community Server“ repository are already ins
Make DIY welding smoke extractor with lighting
【Unity】升级版·Excel数据解析,自动创建对应C#类,自动创建ScriptableObject生成类,自动序列化Asset文件
刨析《C语言》【进阶】付费知识【二】
ROS学习(24)plugin插件
Ros Learning (23) Action Communication Mechanism
XML to map tool class xmlmaputils (tool class V)
红外相机:巨哥红外MAG32产品介绍
2022 system integration project management engineer examination knowledge point: Mobile Internet
Flir Blackfly S工业相机:颜色校正讲解及配置与代码设置方法
Baidu flying general BMN timing action positioning framework | data preparation and training guide (Part 2)
Zhang Ping'an: accelerate cloud digital innovation and jointly build an industrial smart ecosystem
ROS学习(21)机器人SLAM功能包——orbslam的安装与测试
【服务器数据恢复】raid损坏导致戴尔某型号服务器崩溃的数据恢复案例