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

Add back custom extension support for libssl #1071

Merged
merged 10 commits into from
Jul 6, 2023

Conversation

andrewhop
Copy link
Contributor

@andrewhop andrewhop commented Jun 23, 2023

Issues:

Addresses CryptoAlg-1875

Description of changes:

This reverts 0a3e07a and adds custom extension support back to AWS-LC which was originally added in google/boringssl@0950563.

Call-outs:

I had to update the 0-RTT test logic from e580e9d to handle the custom extensions.

Testing:

Unit and new integration tests.

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

@andrewhop andrewhop marked this pull request as ready for review June 24, 2023 05:52
@andrewhop andrewhop requested a review from skmcgrail June 26, 2023 17:22
@samuel40791765 samuel40791765 self-requested a review June 26, 2023 18:04
ssl/internal.h Outdated Show resolved Hide resolved
skmcgrail
skmcgrail previously approved these changes Jun 27, 2023
Copy link
Contributor

@samuel40791765 samuel40791765 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would be nice to reference the two BoringSSL commits in the commit message once this is merged

include/openssl/ssl.h Outdated Show resolved Hide resolved
ssl/tls13_server.cc Show resolved Hide resolved
@andrewhop andrewhop merged commit f2e2b3c into aws:main Jul 6, 2023
@skmcgrail skmcgrail mentioned this pull request Jul 7, 2023
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