Packages should be signed with SHA256 as SHA1 is considered deprecated #4944
Labels
3rd Party Change
Something that Cacti can't fix directly
api
API related issues
bug
Undesired behaviour
packaging
Packaging as in Cacti Templates
resolved
A fixed issue
Milestone
Describe the bug
Just had a RHEL9 ticket where Cacti packages were not being installed. It turned out that Red Hat has deprecated SHA1. So, we should migrate packages to SHA256 in order to avoid confusion.
https://www.redhat.com/en/blog/rhel-security-sha-1-package-signatures-distrusted-rhel-9
The command to enable SHA1 is as follows:
As a workaround.
To Reproduce
Simply install Cacti and it's packages on RHEL9
Expected behavior
Cacti should work on RHEL9 out of the box.
The text was updated successfully, but these errors were encountered: