We are trying to install osquery 2.1.2 via RPM, bu...
# general
s
We are trying to install osquery 2.1.2 via RPM, but are receiving an error about the package not being signed. The 1.8.2 rpm package has a valid pgp signature. I can't find any open issues for this, and it seems like the osquery project maintains its own OS package. Is this the right place to inquire about getting the package signed?
Copy code
[vagrant@default-centos-72 ~]$ rpm -K osquery-1.8.2.rpm 
osquery-1.8.2.rpm: rsa sha1 (md5) pgp md5 OK
[vagrant@default-centos-72 ~]$ rpm -K osquery-2.1.2-1.el7.x86-64.rpm 
osquery-2.1.2-1.el7.x86-64.rpm: sha1 md5 OK
[vagrant@default-centos-72 ~]$