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

Don't know how to use TLS. #634

Closed
qingfengzxr opened this issue Oct 16, 2023 · 2 comments
Closed

Don't know how to use TLS. #634

qingfengzxr opened this issue Oct 16, 2023 · 2 comments

Comments

@qingfengzxr
Copy link

qingfengzxr commented Oct 16, 2023

Hi, guys, how can I run a server with TLS and a client using it? Are there any examples I can refer to? thanks

@BusyJay
Copy link
Member

BusyJay commented Oct 18, 2023

Yes, there are some codes utilize the default test credentials to build secure channels in gRPC. You can search create_test_server_credentials to check the usage.

@qingfengzxr
Copy link
Author

Yes, there are some codes utilize the default test credentials to build secure channels in gRPC. You can search create_test_server_credentials to check the usage.

thank you!

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