Info |
---|
On 9th October 2024 we have migrated our RPM repository from |
Info |
---|
On 29th October 2024 we have updated our repository GPG signing key! New public key is available at: |
For RPM based systems (like RedHat Linux or CentOS) there is RPM repository https://repo.cerit-sc.cz/el-perun/
...
Code Block |
---|
[Perun]
name=Perun IdM Slave Scripts
baseurl=https://repo.cerit-sc.cz/el-perun/noarch/
enabled=1
gpgcheck=1
gpgkey=https://repo.cerit-sc.cz/el-perun/repo.cerit-sc.cz.gpg.pub |
During installation, you should check whether GPG key's fingerprint matches, dnf
should present you this when importing the key:
Code Block |
---|
Importing GPG key 0x3C6536330x7EA83E2F: Userid : "support@cerit-sc.cz (Custom Package Signature Key) <support@cerit-sc.cz>" Fingerprint: 26BFAF78 BA338028 89C90B5E 4D9459C4 1741D168 DFA6FE70 64323469 7AF1A4D8 3C657EA8 36333E2F From : https://repo.cerit-sc.cz/el-perun/repo.cerit-sc.cz.gpg.pub |
...