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: make usable outside of tests #4232

Merged
merged 1 commit into from
Oct 2, 2023
Merged

Conversation

lrstewart
Copy link
Contributor

@lrstewart lrstewart commented Sep 29, 2023

Description of changes:

I forgot to remove this restriction in 2c8f025 -_- Nice catch @goatgoose

Testing:

I manually tested with s2n_in_unit_test_set(false) in s2n_self_talk_ktls_test, and we can now do ktls without marking it as a unit test.

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 Sep 29, 2023
@lrstewart lrstewart merged commit ab7bfce into aws:main Oct 2, 2023
24 checks passed
@lrstewart lrstewart deleted the ktls_fix branch October 2, 2023 17:40
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.

3 participants