-
Notifications
You must be signed in to change notification settings - Fork 5k
[DSIP-76][RPC] Support ssl at RPC #16688
Copy link
Copy link
Closed
Labels
Description
Search before asking
- I had searched in the DSIP and found no similar DSIP.
Motivation
When using Netty to communicate, it will involve communication between servers. For developers who know the communication protocol and message format, the information communication target server can be forged. Add ssl protocol to the Netty communication process to ensure mutual trust between servers before communication
Design Detail
add ssl in netty
Compatibility, Deprecation, and Migration Plan
No response
Test Plan
No response
Code of Conduct
- I agree to follow this project's Code of Conduct
Reactions are currently unavailable