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

WIP ktls: configure IO #1

Closed
wants to merge 8 commits into from
Closed

Conversation

toidiu
Copy link
Owner

@toidiu toidiu commented Dec 15, 2022

aws#3711
Depends on aws#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.

@toidiu toidiu mentioned this pull request Dec 15, 2022
32 tasks
@toidiu toidiu changed the title ktls: configure socket and enable kTLS WIP ktls: configure IO Dec 15, 2022
@toidiu toidiu changed the base branch from ak-ktlsSkeleton to ak-ktlsEnableImpl December 15, 2022 22:27
@toidiu toidiu closed this Jan 31, 2023
@toidiu toidiu deleted the ak-ktlsMangedIo branch January 31, 2023 23:33
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.

1 participant