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: Handle user initiated cancelation during handshake #9273

Open
wants to merge 1 commit into
base: maint
Choose a base branch
from

Conversation

IngelaAndin
Copy link
Contributor

An initiated handshake should always be closed with an alert, elminate controlled shutdown that does not send alert.

@IngelaAndin IngelaAndin self-assigned this Jan 8, 2025
@IngelaAndin IngelaAndin added the team:PS Assigned to OTP team PS label Jan 8, 2025
Copy link
Contributor

github-actions bot commented Jan 8, 2025

CT Test Results

  1 files   11 suites   4m 5s ⏱️
 93 tests  91 ✅ 2 💤 0 ❌
109 runs  107 ✅ 2 💤 0 ❌

Results for commit e87069d.

♻️ 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/alert-handling-in-hs-when-user-action-causes-termination/OTP-19411 branch 2 times, most recently from bcb4c16 to 73d4a81 Compare January 8, 2025 19:05
@IngelaAndin IngelaAndin requested review from u3s and dgud January 9, 2025 08:03
dgud
dgud previously approved these changes Jan 9, 2025
@IngelaAndin IngelaAndin added the testing currently being tested, tag is used by OTP internal CI label Jan 9, 2025
@IngelaAndin IngelaAndin force-pushed the ingela/ssl/alert-handling-in-hs-when-user-action-causes-termination/OTP-19411 branch from 73d4a81 to be567f5 Compare January 13, 2025 11:08
u3s
u3s previously approved these changes Jan 14, 2025
@IngelaAndin IngelaAndin force-pushed the ingela/ssl/alert-handling-in-hs-when-user-action-causes-termination/OTP-19411 branch 3 times, most recently from 8f468f1 to a285873 Compare January 20, 2025 18:53
@IngelaAndin IngelaAndin mentioned this pull request Jan 20, 2025
An initiated handshake should always be closed with an alert,
elminate controlled shutdown that does not send alert.
@IngelaAndin IngelaAndin force-pushed the ingela/ssl/alert-handling-in-hs-when-user-action-causes-termination/OTP-19411 branch from a285873 to e87069d Compare January 20, 2025 20:32
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.

3 participants