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

Fix OpenSslEngineTest.testMaxCertificateList for TLSv1.3 #13855

Merged
merged 1 commit into from
Feb 19, 2024

Conversation

normanmaurer
Copy link
Member

Motivation:

When using TLSv1.3 we might only throw the exception once the handshake is considered done

Modifications:

Fix test to assert the correct thing

Result:

All tests pass on all platforms with all tcnative libs

Motivation:

When using TLSv1.3 we might only throw the exception once the handshake is considered done

Modifications:

Fix test to assert the correct thing

Result:

All tests pass on all platforms with all tcnative libs
@normanmaurer normanmaurer added this to the 4.1.108.Final milestone Feb 19, 2024
@normanmaurer normanmaurer merged commit 68b0989 into 4.1 Feb 19, 2024
15 checks passed
@normanmaurer normanmaurer deleted the max_cert_list_test_fix branch February 19, 2024 14:30
normanmaurer added a commit that referenced this pull request Feb 19, 2024
Motivation:

When using TLSv1.3 we might only throw the exception once the handshake
is considered done

Modifications:

Fix test to assert the correct thing

Result:

All tests pass on all platforms with all tcnative libs
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