Ad Widget

Collapse

Zabbix agent rpm package signature

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Thomas51
    Junior Member
    • Oct 2024
    • 19

    #1

    Zabbix agent rpm package signature

    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.
Working...