Will SSL authentication be supported?
Open
- Dominant language
- C++
- Stars
- 2.1k
- Forks
- 649
- PR merge metrics
- No merged PRs in 30d
Description
SSL验证可以让客户端验证服务器身份,并且让所有的通信数据加密。同时开启双向验证的话,服务器也可以验证客户端的身份。
这个功能对于外网使用RPC服务是非常必要的,不知道sofa-rpc有没有计划支持SSL协议呢?
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names no files, tests, or entry points. Begin by confirming the intended SSL/TLS scope—server authentication, mutual authentication, encryption, and supported deployment modes—then identify the RPC transport area and add coverage for the agreed handshake and failure cases.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- networking, security
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100