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

Ak WIP - adding tls13 to default security policies #4640

Draft
wants to merge 46 commits into
base: main
Choose a base branch
from

Conversation

toidiu
Copy link
Contributor

@toidiu toidiu commented Jul 3, 2024

WIP: adding TLS1.3 support to default/default_fips means switching tests which use those policies to TLS1.2 rather than TLS1.3.

This change is not safe since tests can be protocol specific and could have been written to assume TLS1.2. Therefore prior to making this change we must first assert that all tests that are using the "default" policy continue to do so after the change.

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

@github-actions github-actions bot added the s2n-core team label Jul 3, 2024
@toidiu toidiu changed the title Ak test Ak WIP - adding tls13 to default security policies Sep 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant