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 mode not enabled before applying crypto changes. #207

Closed
prestonSeaman2 opened this issue Jun 28, 2023 · 2 comments
Closed

FIPs mode not enabled before applying crypto changes. #207

prestonSeaman2 opened this issue Jun 28, 2023 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@prestonSeaman2
Copy link

Describe the Issue

When the crypto changes are made in RHEL-08-010290, there is no check to see if FIPS mode is enabled yet. This causes the wrong file to be edited if FIPs is not enabled.

Expected Behavior
A check for if FIPs mode is enabled should be performed to ensure that the correct files are modified.

Actual Behavior
The check for FIPs mode seems to happen in the RHEL-08-010293 task, however, the modification of the corresponding files happens in RHEL-08-010290.

Control(s) Affected
RHEL-08-010290 through RHEL-08-010293

Possible Solution
I believe the RHEL-08-010293 task should be performed before RHEL-08-010290.

@prestonSeaman2 prestonSeaman2 added the bug Something isn't working label Jun 28, 2023
@uk-bolly uk-bolly self-assigned this Jul 5, 2023
@uk-bolly
Copy link
Member

uk-bolly commented Jul 5, 2023

hi @prestonSeaman2

Thank you for raising this query, It is with interaction we continue to enhance these baselines. I am adding this issue to the June_issues branch, that i hope to get available later today in the repository.
If all is as expected will raise the PR later this week.

many thanks

uk-bolly

uk-bolly added a commit that referenced this issue Jul 5, 2023
Signed-off-by: Mark Bolwell <[email protected]>
@uk-bolly uk-bolly mentioned this issue Aug 8, 2023
@uk-bolly
Copy link
Member

hi @prestonSeaman2

Thank you again for raising this issue. This has now been merged into main for a while, i will close this issue please open a new request if this is not resolved.

many thanks

uk-bolly

uk-bolly added a commit that referenced this issue May 24, 2024
Signed-off-by: Mark Bolwell <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants