This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
Repositories
Datasets
Forum
实训
竞赛
大数据
应用
Register
Sign In
hummingbird
/
jdchain
Not watched
Unwatch
Watch all
Watch but not notify
2
Star
0
Fork
0
Code
Releases
31
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
TLS for peer manage server
tags/1.6.1
liuyuanmu
3 years ago
parent
466304bea2
commit
5209fd979a
5 changed files
with
6 additions
and
4 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
core
+2
-0
deploy/deploy-gateway/src/main/resources/config/gateway.conf
+1
-1
framework
+1
-1
libs/bft-smart
+1
-1
libs/httpservice
+ 1
- 1
core
@@ -1 +1 @@
Subproject commit
ec548986c628788db7044f13492947705a44b931
Subproject commit
d46976bf591f6015372f5ac5a1e5832130abfbaa
+ 2
- 0
deploy/deploy-gateway/src/main/resources/config/gateway.conf
View File
@@ -11,6 +11,8 @@ peer.host=127.0.0.1
peer.port=7080
#共识节点的服务是否启用安全证书;
peer.secure=false
#共识节点SSL客户端认证模式
peer.client-auth=none
#账本节点拓扑信息落盘,默认false
topology.store=false
+ 1
- 1
framework
@@ -1 +1 @@
Subproject commit
a5bc3b94e6ef188098b535c06ebaf6bf56aea441
Subproject commit
8e0657445ed0b8dde7f42de8912137896a50c649
+ 1
- 1
libs/bft-smart
@@ -1 +1 @@
Subproject commit d
64b566a4eca23655c7ae8cfc2f5f5873004212c
Subproject commit d
2060fbfa14b4e0e6f90a482d58dd754fd510524
+ 1
- 1
libs/httpservice
@@ -1 +1 @@
Subproject commit
b2e879cecc14a0ddb895f9daa4fd0d398d81f6d4
Subproject commit
84c10a5d61bd4c4ade7a06833ecd00755774bcc5
Write
Preview
Loading…
Cancel
Save