I am getting the following error when I install cloudflared on my CentOS
# sudo yum install -y cloudflared.rpm
Loaded plugins: fastestmirror
Examining cloudflared.rpm: cloudflared-2022.7.1-1.x86_64
Marking cloudflared.rpm to be installed
Resolving Dependencies
--> Running transaction check
---> Package cloudflared.x86_64 0:2022.7.1-1 will be installed
--> Finished Dependency Resolution
Dependencies Resolved
==============================================================================
Package Arch Version
Repository Size
==============================================================================
Installing:
cloudflared x86_64 2022.7.1-1 /cloudflared 31 M
Transaction Summary
==============================================================================
Install 1 Package
Total size: 31 M
Installed size: 31 M
Downloading packages:
Package cloudflared.rpm is not signed
#cat /etc/redhat-release
CentOS Linux release 7.9.2009 (Core)
Any guidance on what I can do to troubleshoot this further, and install cloudflared?