Description of problem: On CentOS 8, if you attempt to install candlepin in FIPS-140-2 mode, the installation will fail Version-Release number of selected component (if applicable): candlepin-3.1.22-1.el8.noarch How reproducible: Always Steps to Reproduce: 1. Before installing the RPM, ensure the system is in FIPS-140-2 mode using the command "fips-mode-setup --enable" 2. Reboot 3. Install the RPM Actual results: The installation fails with the error "does not verify: no digest" Expected results: The RPM installs successfully Additional info: As a workaround, you can temporarily disable FIPS-140-2 mode to install candlepin or install with the --nodigest --nofiledigest switches per https://access.redhat.com/solutions/4460971 Package was downloaded from baseurl=https://fedorapeople.org/groups/katello/releases/yum/3.18/candlepin/el8/
Connecting redmine issue https://projects.theforeman.org/issues/31895 from this bug