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: Revert checking of legacy schemes #8886

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

Conversation

IngelaAndin
Copy link
Contributor

@IngelaAndin IngelaAndin commented Oct 2, 2024

Revert back to original implementation for checking of legacy schemes as it was broken by refactor in OTP-26-2.1 and later only partly fixed as the refactor change how the code was interpreted. Now also add explicit test for these algorithms.

@IngelaAndin IngelaAndin requested review from dgud and u3s October 2, 2024 12:25
@IngelaAndin IngelaAndin self-assigned this Oct 2, 2024
@IngelaAndin IngelaAndin added team:PS Assigned to OTP team PS testing currently being tested, tag is used by OTP internal CI labels Oct 2, 2024
Copy link
Contributor

github-actions bot commented Oct 2, 2024

CT Test Results

    2 files     67 suites   48m 0s ⏱️
  798 tests   754 ✅  44 💤 0 ❌
3 769 runs  2 975 ✅ 794 💤 0 ❌

Results for commit 95259b5.

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

Revert back to original implementation for checking of legacy schemes as
it was broken by refactor in OTP-26.2.1 and later only partly fixed as the refactor
change how the code was interpreted. Now also add explicit test for these algorithms.
@IngelaAndin IngelaAndin force-pushed the ingela/ssl/legacy-cert-sing/ERIERL-1137/OTP-19249 branch from 1785f15 to 95259b5 Compare October 2, 2024 18:01
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