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

credentials: if not set, restrict to TLS v1.2+ and CipherSuites per RFC7540 #6797

Merged
merged 1 commit into from
Nov 15, 2023

Conversation

dfawley
Copy link
Member

@dfawley dfawley commented Nov 15, 2023

Cherrypick of #6776 to v1.60.x release branch.

@dfawley dfawley added the Type: Security A bug or other problem affecting security label Nov 15, 2023
@dfawley dfawley added this to the 1.60 Release milestone Nov 15, 2023
Copy link

codecov bot commented Nov 15, 2023

Codecov Report

Merging #6797 (e77aa24) into v1.60.x (8645f95) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Additional details and impacted files
@@           Coverage Diff            @@
##           v1.60.x    #6797   +/-   ##
========================================
  Coverage    83.57%   83.57%           
========================================
  Files          285      285           
  Lines        30950    30961   +11     
========================================
+ Hits         25865    25876   +11     
  Misses        4021     4021           
  Partials      1064     1064           
Files Coverage Δ
credentials/tls.go 82.50% <100.00%> (+1.76%) ⬆️

... and 18 files with indirect coverage changes

@dfawley dfawley merged commit dd39cdb into grpc:v1.60.x Nov 15, 2023
13 of 14 checks passed
@dfawley dfawley deleted the cptls branch November 15, 2023 17:32
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 14, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Type: Security A bug or other problem affecting security
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants