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

ssh: disable CBC ciphers by default #9277

Merged
merged 2 commits into from
Jan 17, 2025

Conversation

u3s
Copy link
Contributor

@u3s u3s commented Jan 9, 2025

No description provided.

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

github-actions bot commented Jan 9, 2025

CT Test Results

    2 files     29 suites   17m 51s ⏱️
  464 tests   460 ✅  4 💤 0 ❌
1 669 runs  1 645 ✅ 24 💤 0 ❌

Results for commit c30cadb.

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

@u3s u3s added the testing currently being tested, tag is used by OTP internal CI label Jan 9, 2025
IngelaAndin
IngelaAndin previously approved these changes Jan 9, 2025
@IngelaAndin
Copy link
Contributor

@u3s However I think you need to update the documentation too. In ssl we have legacy_spec which I think is nice.

@u3s u3s force-pushed the kuba/ssh/disable_CBC_by_default/OTP-19420 branch from 148482b to 8e6d09e Compare January 10, 2025 17:30
@u3s u3s force-pushed the kuba/ssh/disable_CBC_by_default/OTP-19420 branch from 8e6d09e to a8dbf4a Compare January 10, 2025 17:47
@u3s u3s added testing currently being tested, tag is used by OTP internal CI and removed testing currently being tested, tag is used by OTP internal CI labels Jan 10, 2025
@u3s u3s force-pushed the kuba/ssh/disable_CBC_by_default/OTP-19420 branch from a8dbf4a to 197e904 Compare January 13, 2025 08:50
@u3s u3s requested a review from IngelaAndin January 14, 2025 08:10
@u3s u3s changed the base branch from maint to master January 14, 2025 11:00
@u3s u3s force-pushed the kuba/ssh/disable_CBC_by_default/OTP-19420 branch from 5f5e477 to 197e904 Compare January 14, 2025 11:05
lib/ssh/src/ssh.hrl Outdated Show resolved Hide resolved
@u3s u3s force-pushed the kuba/ssh/disable_CBC_by_default/OTP-19420 branch 2 times, most recently from 476ff4b to e745f81 Compare January 15, 2025 15:56
@u3s u3s force-pushed the kuba/ssh/disable_CBC_by_default/OTP-19420 branch from e745f81 to c30cadb Compare January 15, 2025 15:56
@u3s u3s merged commit e95e00d into erlang:master Jan 17, 2025
24 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.

2 participants