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

ktls: configure socket and enable kTLS #3713

Closed
wants to merge 2 commits into from

Conversation

toidiu
Copy link
Contributor

@toidiu toidiu commented Dec 15, 2022

#3711
Depends on #3707

Description of changes:

This PR enables kTLS by configuring the socket and setting the cryptographic material. Currently we only support TLS1.2 and AES_GCM_128.

Testing:

Add a validation around kTLS which is now run as part of existing tests.

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

consolidate sanity checks and mark ktls enabled
@github-actions github-actions bot added the s2n-core team label Dec 15, 2022
@toidiu toidiu closed this Dec 15, 2022
@toidiu toidiu deleted the ak-ktlsEnableImpl branch March 21, 2023 22:59
@toidiu toidiu restored the ak-ktlsEnableImpl branch March 21, 2023 22:59
@toidiu toidiu deleted the ak-ktlsEnableImpl branch May 25, 2023 00:22
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