Skip to content

Conversation

IngelaAndin
Copy link
Contributor

When key_update is initiated by the TLS sender process, and not by the peer, no internal ack is needed for post_handshake_data event to the reciver process. Previously an ack message was incorrectly sent to socket user process instead of just doing nothing when that happened.

closes #10273

Copy link
Contributor

github-actions bot commented Oct 10, 2025

CT Test Results

    2 files     66 suites   27m 52s ⏱️
  815 tests   771 ✅  44 💤 0 ❌
4 158 runs  3 309 ✅ 849 💤 0 ❌

Results for commit d41dba7.

♻️ 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/key-update-unexpected-message/OTP-19806 branch from 597b729 to 3c6ea6f Compare October 10, 2025 11:30
@IngelaAndin IngelaAndin added the team:PS Assigned to OTP team PS label Oct 10, 2025
@IngelaAndin IngelaAndin self-assigned this Oct 10, 2025
When key_update is initiated by the TLS sender process,
and not by the peer, no internal ack is needed for post_handshake_data
event to the reciver process. Previously an ack message was incorrectly
sent to socket user process instead of just doing nothing when
that happened.

closes erlang#10273
@IngelaAndin IngelaAndin force-pushed the ingela/ssl/key-update-unexpected-message/OTP-19806 branch from 3c6ea6f to d41dba7 Compare October 10, 2025 13:24
@IngelaAndin IngelaAndin merged commit 44ee0cc into erlang:maint Oct 15, 2025
22 of 23 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant