Hello,
During the installation of the Zabbix agent on a alma linux 9 , an error appears regarding the RPM package signature. Here are the commands:
sudo rpm --import https://repo.zabbix.com/RPM-GPG-KEY-ZABBIX-08EFA7DD
wget https://repo.zabbix.com/zabbix/7.0/r...el9.noarch.rpm -O /tmp/zabbix-release.rpm
rpm --checksig /tmp/zabbix-release.rpm
/tmp/zabbix-release.rpm: digests SIGNATURES PAS OK
Can someone help me? I would like to do this to create a secure playbook for installing the agent.
During the installation of the Zabbix agent on a alma linux 9 , an error appears regarding the RPM package signature. Here are the commands:
sudo rpm --import https://repo.zabbix.com/RPM-GPG-KEY-ZABBIX-08EFA7DD
wget https://repo.zabbix.com/zabbix/7.0/r...el9.noarch.rpm -O /tmp/zabbix-release.rpm
rpm --checksig /tmp/zabbix-release.rpm
/tmp/zabbix-release.rpm: digests SIGNATURES PAS OK
Can someone help me? I would like to do this to create a secure playbook for installing the agent.