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

Enable TLS 1.3 in gRPC core #22304

Closed
jiangtaoli2016 opened this issue Mar 11, 2020 · 4 comments
Closed

Enable TLS 1.3 in gRPC core #22304

jiangtaoli2016 opened this issue Mar 11, 2020 · 4 comments

Comments

@jiangtaoli2016
Copy link

Currently gRPC core uses TLS 1.2 by default.
We shall enable use of TLS 1.3.
Will also set TLS min version to 1.2 to avoid downgrade attack.

@jiangtaoli2016
Copy link
Author

@stale
Copy link

stale bot commented May 6, 2020

This issue/PR has been automatically marked as stale because it has not had any update (including commits, comments, labels, milestones, etc) for 30 days. It will be closed automatically if no further update occurs in 7 day. Thank you for your contributions!

@stale stale bot closed this as completed May 13, 2020
@dilipnd
Copy link

dilipnd commented Sep 20, 2020

Could you please share the steps to force using TLS 1.3

@jiangtaoli2016
Copy link
Author

Currently, gRPC core can support TLS 1.2 and 1.3. There is no API exposed for user to choose yet. @ZhenLian is working expose that API in grpc/proposal#205. It will be available shortly.

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

No branches or pull requests

3 participants