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

Does motan RPC support SSL #1062

Open
SimonLiuhd opened this issue May 6, 2024 · 2 comments
Open

Does motan RPC support SSL #1062

SimonLiuhd opened this issue May 6, 2024 · 2 comments

Comments

@SimonLiuhd
Copy link

客户要求RPC调用也要用SSL,请问motan RPC

  1. 在配置上能支持SSL吗?
  2. 有支持SSL的扩展点吗
  3. 如果上面都不支持,请提示下在哪些地方可以进行改造以支持SSL

多谢
Simon

@rayzhang0603
Copy link
Collaborator

目前不支持SSL。

可以参考NettyEndpointFactory实现EndpointFactory扩展点,然后参考NettyServer和NettyClient,修改Bootstrap实现支持SSL的server和client

@SimonLiuhd
Copy link
Author

@rayzhang0603
谢谢您的快速专业回复

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants