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

Feature: 开启特性 tls 时,让 grpc 可以开启和设置 tls 相关参数 #133

Open
CherishCai opened this issue Mar 26, 2023 · 1 comment
Labels
core Common logic of Core enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@CherishCai
Copy link
Collaborator

CherishCai commented Mar 26, 2023

relate #122

最新版 nacos-java 2.2.2 已经具备此特性

@CherishCai CherishCai added enhancement New feature or request good first issue Good for newcomers core Common logic of Core help wanted Extra attention is needed labels Mar 26, 2023
@CherishCai CherishCai changed the title Feature: 开启特性 tls 时,让 grpc 可以开启和设置 ssl 相关参数 Feature: 开启特性 tls 时,让 grpc 可以开启和设置 tls/ssl 相关参数 Mar 31, 2023
@CherishCai CherishCai changed the title Feature: 开启特性 tls 时,让 grpc 可以开启和设置 tls/ssl 相关参数 Feature: 开启特性 tls 时,让 grpc 可以开启和设置 tls 相关参数 Mar 31, 2023
@onewe onewe added this to the 0.3.0 milestone Apr 18, 2023
@CherishCai
Copy link
Collaborator Author

CherishCai commented May 22, 2023

可参考借鉴 https://github.com/etcdv3/etcd-client/blob/master/src/client.rs

[features]
tls = ["tonic/tls"]

@CherishCai CherishCai removed this from the 0.3.0 milestone Jun 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Common logic of Core enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants