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

(fips): match pbkdf2 validation with requirements and error msg #4695

Merged
merged 1 commit into from
Mar 28, 2025

Conversation

simitt
Copy link
Contributor

@simitt simitt commented Mar 26, 2025

What is the problem this PR solves?

Follow up to #4542 to match the pbkdf2 validation with the fips requirements and the error message.

How to test this PR locally

The PR adds unit tests

Design Checklist

No design impacting changes

Checklist

  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have made corresponding change to the default configuration files
  • I have added tests that prove my fix is effective or that my feature works
  • I have added an entry in ./changelog/fragments using the changelog tool

Related issues

#4542

@simitt simitt requested a review from a team as a code owner March 26, 2025 18:03
Copy link
Contributor

mergify bot commented Mar 26, 2025

This pull request does not have a backport label. Could you fix it @simitt? 🙏
To fixup this pull request, you need to add the backport labels for the needed
branches, such as:

  • backport-./d./d is the label to automatically backport to the 8./d branch. /d is the digit
  • backport-active-all is the label that automatically backports to all active branches.
  • backport-active-8 is the label that automatically backports to all active minor branches for the 8 major.
  • backport-active-9 is the label that automatically backports to all active minor branches for the 9 major.

@pierrehilbert pierrehilbert added the Team:Elastic-Agent-Control-Plane Label for the Agent Control Plane team label Mar 26, 2025
@simitt simitt enabled auto-merge (squash) March 27, 2025 12:07
@simitt simitt merged commit aa023f7 into elastic:main Mar 28, 2025
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team:Elastic-Agent-Control-Plane Label for the Agent Control Plane team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants