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

Deprecate explicit RHEL8 FIPS mode support #108

Merged
merged 1 commit into from
Oct 8, 2024

Conversation

chosak
Copy link
Member

@chosak chosak commented Oct 4, 2024

#89 migrated the EC2 deployment configuration for this repository to RHEL8. Those changes included some explicit monkeypatching of MD5 to allow for running on RHEL8 with FIPS mode enabled.

Going forward, support for EC2 deployment will be maintained in the ec2 branch until such time as we are fully containerized.

For that reason, we no longer need to maintain this code in the main branch, and it can be removed.

PR 89 migrated the EC2 deployment configuration for this repository to
RHEL8. Those changes included some explicit monkeypatching of MD5 to
allow for running on RHEL8 with FIPS mode enabled.

Going forward, support for EC2 deployment will be maintained in the ec2
branch [1] until such time as we are fully containerized.

For that reason, we no longer need to maintain this code in the main
branch, and it can be removed.

[0] #89
[1] https://github.com/cfpb/website-indexer/tree/ec2
@chosak chosak merged commit fc402b8 into main Oct 8, 2024
3 checks passed
@chosak chosak deleted the deprecate/rhel8-monkeypatch branch October 8, 2024 12:31
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.

1 participant