Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DSIP-76][RPC] Support ssl at RPC #16688

Open
2 tasks done
Tracked by #14102
wangxj3 opened this issue Oct 11, 2024 · 0 comments · May be fixed by #16673
Open
2 tasks done
Tracked by #14102

[DSIP-76][RPC] Support ssl at RPC #16688

wangxj3 opened this issue Oct 11, 2024 · 0 comments · May be fixed by #16673
Assignees
Labels

Comments

@wangxj3
Copy link
Contributor

wangxj3 commented Oct 11, 2024

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

@wangxj3 wangxj3 added Waiting for reply Waiting for reply DSIP labels Oct 11, 2024
@SbloodyS SbloodyS removed the Waiting for reply Waiting for reply label Oct 11, 2024
@SbloodyS SbloodyS changed the title [DSIP-75][RPC] Support ssl at RPC [DSIP-76][RPC] Support ssl at RPC Oct 11, 2024
@SbloodyS SbloodyS mentioned this issue Oct 11, 2024
77 tasks
@wangxj3 wangxj3 linked a pull request Oct 12, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants