FISCO-BCOS / FISCO-BCOS/web3sdk

web3sdk 2.6.2 通过sdk.key sdk.crt加载时报错sslContext为空,改用node.key node.crt又成功了

Open
#741 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
122
Forks
81
PR merge metrics
No merged PRs in 30d

Description

sdk加载节点的sdk证书的默认文件名以前支持sdk.key和node.key,但是最近出现只有sdk.key文件名时启动失败
![image](https://user-images.githubusercontent.com/28867867/108591004-68327c00-73a1-11eb-9dbc-12cc9ef29a77.png)

Contributor guide

Open the contributing guide

Research direction

Reproduce the web3sdk 2.6.2 startup using sdk.key and sdk.crt, then compare it with the successful node.key and node.crt case. Trace the SDK certificate-file loading and SSL context initialization, and consider the issue done when the sdk.key/sdk.crt naming case starts successfully with a non-empty SSL context.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
security
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.