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 #6776

Merged
merged 2 commits into from
Nov 15, 2023

typo

aa13a32
Select commit
Loading
Failed to load commit list.
Merged

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

typo
aa13a32
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 15, 2023 in 1s

83.43% (+0.02%) compared to 482de22

View this Pull Request on Codecov

83.43% (+0.02%) compared to 482de22

Details

Codecov Report

Merging #6776 (aa13a32) into master (482de22) will increase coverage by 0.02%.
Report is 8 commits behind head on master.
The diff coverage is 100.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6776      +/-   ##
==========================================
+ Coverage   83.40%   83.43%   +0.02%     
==========================================
  Files         285      285              
  Lines       30966    30969       +3     
==========================================
+ Hits        25828    25838      +10     
+ Misses       4068     4056      -12     
- Partials     1070     1075       +5     
Files Coverage Δ
credentials/tls.go 80.00% <100.00%> (+2.01%) ⬆️

... and 17 files with indirect coverage changes