Clean install of Alma9
Ran the auto installer and it stopped:
Importing GPG key 0xFF6ADD85:
Userid : “Webmin Developers developers@webmin.com”
Fingerprint: B966 3227 39F9 8E2E 092E 69CF 28E1 1943 FF6A DD85
From : /etc/pki/rpm-gpg/RPM-GPG-KEY-webmin-developers
Is this ok [y/N]: y
warning: Signature not supported. Hash algorithm SHA1 not available.
Key import failed (code 2). Failing package is: webmin-2.021-1.noarch
GPG Keys are configured as: file:///etc/pki/rpm-gpg/RPM-GPG-KEY-webmin-developers
Took a while, but resolved it by explicitly allowing the SHA-1:
update-crypto-policies --set DEFAULT:SHA1
But please don’t forget to switch back, e.g.:
update-crypto-policies --set DEFAULT