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

Change Request: Build RPM Packages with SHA256 digests enabled. #1483

Open
ernstae opened this issue Mar 20, 2024 · 0 comments
Open

Change Request: Build RPM Packages with SHA256 digests enabled. #1483

ernstae opened this issue Mar 20, 2024 · 0 comments

Comments

@ernstae
Copy link
Contributor

ernstae commented Mar 20, 2024

Project board link

When attempting to install packages of reaper on CentOS/RHEL with FIPS mode enabled, the packages cannot be installed without either disabling FIPS mode, or disabling digest checking at install time.

This can easily be avoided if the packages are built with FPM using the --rpm-digest sha256 flag.

PR #1482 created for updating the build system to support this flag.

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

No branches or pull requests

1 participant