I am trying to install a networker backup client on linux (CentOS).
At the moment I have to use "yum install --nogpgcheck" to do this, since I could not find the public gpg-key for their rpms.
According to the installation manual this is the way to do it.
But this will disable the consistency checks designed to keep my system safe and ensures that only original rpms are installed.
Has anyone out there has found the public key?