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

Change S2N security policy for 0-RTT in TLS 1.3 #585

Merged
merged 3 commits into from
Jul 14, 2023
Merged

Conversation

graebm
Copy link
Contributor

@graebm graebm commented Jul 11, 2023

Change default S2N security policy to one that prioritizes P-256 in TLS 1.3 key, allowing zero round-trip connection setup to AWS servers supporting TLS 1.3

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Change default s2n security policy to one that prioritizes P-256 in TLS 1.3 key, allowing zero round-trip connection setup to AWS servers.
@codecov-commenter
Copy link

Codecov Report

Patch coverage: 40.00% and project coverage change: +0.01 🎉

Comparison is base (e87baa2) 79.88% compared to head (254944d) 79.89%.

❗ Current head 254944d differs from pull request most recent head 8d714ae. Consider uploading reports for the commit 8d714ae to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #585      +/-   ##
==========================================
+ Coverage   79.88%   79.89%   +0.01%     
==========================================
  Files          27       27              
  Lines        5841     5840       -1     
==========================================
  Hits         4666     4666              
+ Misses       1175     1174       -1     
Impacted Files Coverage Δ
source/s2n/s2n_tls_channel_handler.c 73.46% <40.00%> (+0.10%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

Log a useful message that you probably need to update S2N.
@graebm graebm force-pushed the s2n-cipher-pref branch from 8d714ae to b1818ac Compare July 14, 2023 16:39
@graebm graebm merged commit 0642c68 into main Jul 14, 2023
@graebm graebm deleted the s2n-cipher-pref branch July 14, 2023 17:43
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

Successfully merging this pull request may close these issues.

3 participants