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

ssl: Correct Option handling in TLS-1.3 #8612

Conversation

IngelaAndin
Copy link
Contributor

Options supplied based on SNI did not properly override listen options for TLS-1.3 connections.

@IngelaAndin IngelaAndin requested a review from dgud June 24, 2024 09:39
@IngelaAndin IngelaAndin self-assigned this Jun 24, 2024
@IngelaAndin IngelaAndin added team:PS Assigned to OTP team PS testing currently being tested, tag is used by OTP internal CI labels Jun 24, 2024
Copy link
Contributor

github-actions bot commented Jun 24, 2024

CT Test Results

    2 files     67 suites   48m 28s ⏱️
  790 tests   746 ✅  44 💤 0 ❌
3 758 runs  2 964 ✅ 794 💤 0 ❌

Results for commit 31987f6.

♻️ This comment has been updated with latest results.

To speed up review, make sure that you have read Contributing to Erlang/OTP and that all checks pass.

See the TESTING and DEVELOPMENT HowTo guides for details about how to run test locally.

Artifacts

// Erlang/OTP Github Action Bot

Options supplied based on SNI did not properly override
listen options for TLS-1.3 connections.
@IngelaAndin IngelaAndin force-pushed the ingela/ssl/sni-option-handling-tlsv1.3/OTP-19140 branch from f27b71f to 31987f6 Compare June 24, 2024 12:30
@IngelaAndin IngelaAndin merged commit f9cae68 into erlang:maint Jun 25, 2024
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team:PS Assigned to OTP team PS testing currently being tested, tag is used by OTP internal CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant