Skip to content

fix: use sha256 as the default hashing algorithm when running agent tests - #573

Merged
Eugeny merged 1 commit into
Eugeny:mainfrom
nightmared:fix-444
Oct 4, 2025
Merged

fix: use sha256 as the default hashing algorithm when running agent tests#573
Eugeny merged 1 commit into
Eugeny:mainfrom
nightmared:fix-444

Conversation

@nightmared

Copy link
Copy Markdown
Contributor

Hello, #449 added the possibility of specifying the hashing algorithm, but didn't add a default that work on all systems.
This sets the tests to use sha256 by default so that they run an all systems, including RedHat-based distributions.

Fixes #444

@Eugeny
Eugeny merged commit ed78d80 into Eugeny:main Oct 4, 2025
11 checks passed
@Eugeny

Eugeny commented Oct 4, 2025

Copy link
Copy Markdown
Owner

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

RSA tests fail when running on systems with a cryptographic policy

2 participants