-
-
Notifications
You must be signed in to change notification settings - Fork 436
Packages should be signed with SHA256 as SHA1 is considered deprecated #4944
Copy link
Copy link
Closed
Labels
3rd Party ChangeSomething that Cacti can't fix directlySomething that Cacti can't fix directlyapiAPI related issuesAPI related issuesbugUndesired behaviourUndesired behaviourpackagingPackaging as in Cacti TemplatesPackaging as in Cacti TemplatesresolvedA fixed issueA fixed issue
Milestone
Description
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:
update-crypto-policies --set DEFAULT:SHA1As a workaround.
To Reproduce
Simply install Cacti and it's packages on RHEL9
Expected behavior
Cacti should work on RHEL9 out of the box.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
3rd Party ChangeSomething that Cacti can't fix directlySomething that Cacti can't fix directlyapiAPI related issuesAPI related issuesbugUndesired behaviourUndesired behaviourpackagingPackaging as in Cacti TemplatesPackaging as in Cacti TemplatesresolvedA fixed issueA fixed issue