# curl -fsSl https://pkg.cloudflare.com/cloudflared.repo | sudo tee /etc/yum.repos.d/cloudflared.repo
[cloudflared-stable]
name=cloudflared-stable
baseurl=https://pkg.cloudflare.com/cloudflared/rpm
enabled=1
type=rpm
gpgcheck=1
gpgkey=https://pkg.cloudflare.com/cloudflare-main.gpg
# yum install cloudflared
Loaded plugins: fastestmirror, langpacks
Loading mirror speeds from cached hostfile
* base: centos.mirror.constant.com
* epel: atl.mirrors.knownhost.com
* extras: coresite.mm.fcix.net
* updates: ftpmirror.your.org
Resolving Dependencies
--> Running transaction check
---> Package cloudflared.x86_64 0:2022.10.3-1 will be installed
--> Finished Dependency Resolution
Dependencies Resolved
=============================================================================================================================================
Package Arch Version Repository Size
=============================================================================================================================================
Installing:
cloudflared x86_64 2022.10.3-1 cloudflared-stable 16 M
Transaction Summary
=============================================================================================================================================
Install 1 Package
Total download size: 16 M
Installed size: 33 M
Is this ok [y/d/N]: y
Downloading packages:
warning: /var/cache/yum/x86_64/7/cloudflared-stable/packages/cloudflared-linux-x86_64.rpm: Header V4 RSA/SHA512 Signature, key ID 8caccbf8: NOKEY
Public key for cloudflared-linux-x86_64.rpm is not installed
cloudflared-linux-x86_64.rpm | 16 MB 00:00:01
Retrieving key from https://pkg.cloudflare.com/cloudflare-main.gpg
Invalid GPG Key from https://pkg.cloudflare.com/cloudflare-main.gpg: No key found in given key data
# cat /etc/redhat-release
CentOS Linux release 7.9.2009 (Core)
Ignore my last post, misread - can you open an issue on the cloudflared repo?
It could just be pkg.cloudflare.com changes · Issue #719 · cloudflare/cloudflared · GitHub
This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.