Skip to content

ssl: hs_keylog callback properly handle alert in intial states #9849

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

Merged

Conversation

IngelaAndin
Copy link
Contributor

That is alerts that happens before any encryption is applied and there is no keys to log.

Also add missing maybe_keylog for server when path validation alert is issued for the client certificate chain.

@IngelaAndin IngelaAndin changed the base branch from master to maint May 20, 2025 12:51
Copy link
Contributor

github-actions bot commented May 20, 2025

CT Test Results

    2 files     66 suites   26m 14s ⏱️
  815 tests   772 ✅  43 💤 0 ❌
4 184 runs  3 384 ✅ 800 💤 0 ❌

Results for commit c652dc6.

♻️ 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 added the team:PS Assigned to OTP team PS label May 20, 2025
@IngelaAndin IngelaAndin self-assigned this May 20, 2025
@IngelaAndin IngelaAndin added this to the OTP-28.1 milestone May 20, 2025
@IngelaAndin IngelaAndin requested review from dgud and u3s May 20, 2025 12:54
dgud
dgud previously approved these changes May 23, 2025
u3s
u3s previously approved these changes May 23, 2025
@IngelaAndin IngelaAndin dismissed stale reviews from u3s and dgud via 254282f May 26, 2025 09:57
@IngelaAndin IngelaAndin force-pushed the ingela/ssl/ERIERL-1235/OTP-19635 branch from 651710b to 254282f Compare May 26, 2025 09:57
That is alerts that happens before any encryption is applied and
there is no keys to log.

Also add missing maybe_keylog for server when path validation alert
is issued for the client certificate chain.
@IngelaAndin IngelaAndin force-pushed the ingela/ssl/ERIERL-1235/OTP-19635 branch from 254282f to c652dc6 Compare May 26, 2025 10:08
@IngelaAndin IngelaAndin requested review from dgud and u3s May 26, 2025 10:10
@IngelaAndin IngelaAndin added the testing currently being tested, tag is used by OTP internal CI label May 26, 2025
@IngelaAndin IngelaAndin merged commit 6bc1046 into erlang:maint May 27, 2025
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 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