Skip to content

ssl: Correct SNI handling for TLS-1.3 only server#11198

Open
IngelaAndin wants to merge 1 commit into
erlang:maintfrom
IngelaAndin:ingela/ssl/tls-13-sni/OTP-20174
Open

ssl: Correct SNI handling for TLS-1.3 only server#11198
IngelaAndin wants to merge 1 commit into
erlang:maintfrom
IngelaAndin:ingela/ssl/tls-13-sni/OTP-20174

Conversation

@IngelaAndin
Copy link
Copy Markdown
Contributor

@IngelaAndin IngelaAndin commented Jun 5, 2026

Could cause fault selection of cert and key to be picked when supported signature algorithms are changed by SNI based options update, most probably ending up with a connection error.

@IngelaAndin IngelaAndin self-assigned this Jun 5, 2026
@IngelaAndin IngelaAndin added the team:PS Assigned to OTP team PS label Jun 5, 2026
@IngelaAndin IngelaAndin requested review from dgud and u3s June 5, 2026 09:59
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 5, 2026

CT Test Results

    2 files     66 suites   25m 25s ⏱️
  824 tests   778 ✅  46 💤 0 ❌
4 294 runs  3 333 ✅ 961 💤 0 ❌

Results for commit 81c5862.

♻️ 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

@IngelaAndin IngelaAndin force-pushed the ingela/ssl/tls-13-sni/OTP-20174 branch from ad46a71 to e876078 Compare June 5, 2026 10:59
Could cause fault selection of cert and key to be picked
when supported signature algorithms are changed by SNI based
options update, most probably ending up with a connection error.
@IngelaAndin IngelaAndin force-pushed the ingela/ssl/tls-13-sni/OTP-20174 branch from e876078 to 81c5862 Compare June 5, 2026 11:00
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant